From 68a8f518c4e1b4f99081c3f561a1e7ee8754603f Mon Sep 17 00:00:00 2001 From: Victoria <4222953+lvpeschke@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:50:14 +0100 Subject: [PATCH 1/3] Create CODEOWNERS Add a CODEOWNERS file. --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..9a0b38f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence. +* @celo-org/devtooling From dc79d690f92fccff6fa98d51e9e9516b1784e375 Mon Sep 17 00:00:00 2001 From: Arthur Gousset <46296830+arthurgousset@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:28:38 +0000 Subject: [PATCH 2/3] chore(CODEOWNERS): adds Amit Chu from APF --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9a0b38f..ab3b92b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,4 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence. -* @celo-org/devtooling +* @celo-org/devtooling @amitchuapf + From 329762b84dd0137a9d620bb609e9d7d9e1eb1aa6 Mon Sep 17 00:00:00 2001 From: arthurgousset <46296830+arthurgousset@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:55:02 +0000 Subject: [PATCH 3/3] chore(CODEOWNERS): adds Alex Witt from APF --- CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index ab3b92b..2c0925d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence. -* @celo-org/devtooling @amitchuapf - +* @celo-org/devtooling @amitchuapf @Alex4CeloEcosystem