From 36cd91d46a5fd3ab2d6e33eb43f64dcb4e8baa5f Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 14 Mar 2024 13:49:19 -0400 Subject: [PATCH 1/2] MAINTAINERS: move vbatts to EMERITUS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Happy to still be brought into conversations, but do not want to slow progress of the active maintainers. ๐Ÿ๐Ÿง๐Ÿงก Signed-off-by: Vincent Batts --- EMERITUS.md | 7 +++++++ MAINTAINERS | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 EMERITUS.md diff --git a/EMERITUS.md b/EMERITUS.md new file mode 100644 index 00000000..88eb277f --- /dev/null +++ b/EMERITUS.md @@ -0,0 +1,7 @@ +# Emeritus + +We would like to acknowledge previous OCI distribution spec maintainers and their huge contributions to our collective success: + +- Vincent Batts (@vbatts) + +We thank these members for their service to the OCI community. diff --git a/MAINTAINERS b/MAINTAINERS index 9da91643..d552940f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5,4 +5,3 @@ Jon Johnson (@jonjohnsonjr) Josh Dolitsky (@jdolitsky) Mike Brown (@mikebrow) Stephen Day (@stevvooe) -Vincent Batts (@vbatts) From a6971cc3131f8f0d3f35a981d5f6d0593d06e25c Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 15 Mar 2024 12:49:59 -0400 Subject: [PATCH 2/2] CODEOWNERS: remove vbatts Signed-off-by: Vincent Batts --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1401dc8b..dea60f53 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @dmcgowan @jzelinskie @jonjohnsonjr @jdolitsky @mikebrow @stevvooe @sudo-bmitch @vbatts +* @dmcgowan @jzelinskie @jonjohnsonjr @jdolitsky @mikebrow @stevvooe @sudo-bmitch