From 935611e73ba49d495905a741a8994c1b22ec3101 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Mon, 22 Jan 2024 10:20:36 -0500 Subject: [PATCH 1/3] docs: add myself to codeowners --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b9c8ae678..109dbdb74 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ * @afonsojramos -* @bmulholland \ No newline at end of file +* @bmulholland +* @setchy \ No newline at end of file From 305f23448f60ede005ec29d037881798d72dd2c3 Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Mon, 22 Jan 2024 16:42:04 +0000 Subject: [PATCH 2/3] fix: codeowners ownership Co-authored-by: Brendan Mulholland --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 109dbdb74..0aaa4ff73 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ * @afonsojramos * @bmulholland -* @setchy \ No newline at end of file +* @afonsojramos @bmulholland @setchy \ No newline at end of file From 38e1e0cb75856423605c4c00f0cdf5dfa63743d1 Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Mon, 22 Jan 2024 16:43:18 +0000 Subject: [PATCH 3/3] fix: remove extra lines from commit suggestion --- .github/CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0aaa4ff73..1d8111e6c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1 @@ -* @afonsojramos -* @bmulholland -* @afonsojramos @bmulholland @setchy \ No newline at end of file +* @afonsojramos @bmulholland @setchy