From 98ad24955f58bb79e80b2000f52ae8cdf324ab73 Mon Sep 17 00:00:00 2001 From: Ali Sabry <135966457+engalisabry@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:04:46 +0000 Subject: [PATCH 1/3] chore: add CODEOWNERS file --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..b4d9a66 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @vanessa-cooper @carl-rattmann \ No newline at end of file From ce4affaed00bbe3573045e31d68880fce5a2d385 Mon Sep 17 00:00:00 2001 From: Ali Sabry <135966457+engalisabry@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:12:57 +0000 Subject: [PATCH 2/3] chore: add CODEOWNERS file --- CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b4d9a66..4dcde03 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,5 @@ -* @vanessa-cooper @carl-rattmann \ No newline at end of file +# This is a code owners file. +# Lines starting with '#' are comments. +# Each line is a file pattern followed by one or more owners. + +* @engalisabry \ No newline at end of file From d26fbc777390a56287aa353569d818c6e873e113 Mon Sep 17 00:00:00 2001 From: Ali Sabry <135966457+engalisabry@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:18:34 +0000 Subject: [PATCH 3/3] chore: add CODEOWNERS file --- CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4dcde03..61e0afd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1 @@ -# This is a code owners file. -# Lines starting with '#' are comments. -# Each line is a file pattern followed by one or more owners. - -* @engalisabry \ No newline at end of file +* @vanessa-cooper \ No newline at end of file