diff --git a/CODEOWNERS b/CODEOWNERS index 1db04f3..e00eb08 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ -# Repo-Level Owners (in alphabetical order). Org-level maintainers are included in the linked team at the end +# Owners (in alphabetical order) # For Org level maintainers, refer to https://github.com/notaryproject/.github/blob/main/CODEOWNERS -* @gokarnm @JeyJeyGao @priteshbandi @rgnote @shizhMSFT @Two-Hearts @notaryproject/notaryproject-org-maintainers \ No newline at end of file +* @gokarnm @JeyJeyGao @justincormack @niazfk @priteshbandi @rgnote @shizhMSFT @stevelasker @toddysm @Two-Hearts \ No newline at end of file diff --git a/MAINTAINERS b/MAINTAINERS index fda5d8d..2855e95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,10 +1,16 @@ -# Org-Level Maintainers are available in https://github.com/notaryproject/.github/blob/main/MAINTAINERS +# 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) # Pattern: [First Name] [Last Name] <[Email Address]> ([GitHub Handle]) # Note: This is for the notaryproject/notation-plugin-framework-go repo Junjie Gao (@JeyJeyGao) Milind Gokarn (@gokarnm) Patrick Zheng (@Two-Hearts) -Pritesh Bandi (@priteshbandi) Rakesh Gariganti (@rgnote) -Shiwei Zhang (@shizhMSFT)