From ddff49cfe72c107d5c2b9cfad2d4eebf02b715ad Mon Sep 17 00:00:00 2001 From: mohabkandil Date: Tue, 8 Feb 2022 23:05:56 +0200 Subject: [PATCH 1/3] setup: test --- src/test.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/test.ts diff --git a/src/test.ts b/src/test.ts new file mode 100644 index 0000000..e69de29 From a7cc285cd633124105565b9770a522baed0a6e0e Mon Sep 17 00:00:00 2001 From: mohabkandil Date: Tue, 8 Feb 2022 23:08:14 +0200 Subject: [PATCH 2/3] setup: test --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e8f488..7152410 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,7 +7,7 @@ # anyone opens a pull request. -*.ts @mohabkandil +*.ts @ashrafhofney # this is a reference for all the rules # and different combinations of rules From 024370497caf0458dcf8b4736bb5d49238b6f2d0 Mon Sep 17 00:00:00 2001 From: mohabkandil Date: Tue, 8 Feb 2022 23:09:46 +0200 Subject: [PATCH 3/3] setup: test --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7152410..bdeadd2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # the repo. Unless a later match takes precedence, # and will be requested for review when # anyone opens a pull request. - +* @ashrafhofney *.ts @ashrafhofney