From 1c46b4e6c6f27125a388aa0cefc6b780554961d3 Mon Sep 17 00:00:00 2001 From: Toddy Mladenov Date: Mon, 1 Apr 2024 17:50:03 -0700 Subject: [PATCH] Updated CODEOWNERS and MAINTAINERS files (#19) Addressing https://github.com/notaryproject/.github/issues/55 https://github.com/notaryproject/.github/issues/56 and https://github.com/notaryproject/.github/issues/57 Signed-off-by: Toddy Mladenov --- CODEOWNERS | 4 ++-- MAINTAINERS | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f855c33..8e92e0c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ -# Repo-Level Owners (in alphabetical order) +# Owners (in alphabetical order) # Note: This is only for the notaryproject/notation-hashicorp-vault repo -* @cipherboy @OliverShang @Two-Hearts @shizhMSFT +* @cipherboy @justincormack @niazfk @OliverShang @priteshbandi @shizhMSFT @stevelasker @toddysm @Two-Hearts diff --git a/MAINTAINERS b/MAINTAINERS index b8f1cdb..9f02194 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,3 +1,12 @@ +# Org-Level Maintainers (in alphabetical order) +# Pattern: [First Name] [Last Name] <[Email Address]> ([GitHub Handle]) +Justin Cormack (@justincormack) +Niaz Khan (@niazfk) +Pritesh Bandi (@priteshbandi) +Shiwei Zhang (@shizhMSFT) +Steve Lasker (@stevelasker) +Toddy Mladenov (@toddysm) + # Repo-Level Maintainers (in alphabetical order) # Note: This is for the notaryproject/notation-hashicorp-vault repo Alexander Scheel (@cipherboy)