From 2d65f6e3cbd551377d3368369d682985caaed0e4 Mon Sep 17 00:00:00 2001 From: Toddy Mladenov Date: Thu, 4 Apr 2024 10:46:21 -0700 Subject: [PATCH] Moved org maintainers to emeritus (#393) Addressing https://github.com/notaryproject/.github/issues/66 and https://github.com/notaryproject/.github/issues/68 also addressed https://github.com/notaryproject/.github/issues/67 and https://github.com/notaryproject/.github/issues/69 --------- Signed-off-by: Toddy Mladenov --- CODEOWNERS | 2 +- MAINTAINERS | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 25597096..86297863 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # Repo-Level Owners (in alphabetical order) # Note: This is only for the notaryproject/notation-go repo -* @gokarnm @JeyJeyGao @justincormack @niazfk @priteshbandi @rgnote @shizhMSFT @stevelasker @toddysm @Two-Hearts +* @gokarnm @JeyJeyGao @niazfk @priteshbandi @rgnote @shizhMSFT @toddysm @Two-Hearts @vaninrao10 @yizha1 diff --git a/MAINTAINERS b/MAINTAINERS index 92f14c37..52268c34 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,11 +1,11 @@ # 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) +Vani Rao (@vaninrao10) +Yi Zha (@yizha1) # Repo-Level Maintainers (in alphabetical order) # Note: This is for the notaryproject/notation-go repo @@ -13,3 +13,7 @@ Junjie Gao (@JeyJeyGao) Milind Gokarn (@gokarnm) Patrick Zheng (@Two-Hearts) Rakesh Gariganti (@rgnote) + +# Emeritus Org Maintainers (in alphabetical order) +Justin Cormack (@justincormack) +Steve Lasker (@stevelasker) \ No newline at end of file