From fbace73c94e468e8d69c8d5828c34b14f5983103 Mon Sep 17 00:00:00 2001 From: Mostapha El Sabah Date: Fri, 20 Dec 2024 16:49:33 -0500 Subject: [PATCH] code owners bruh --- .github/workflows/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/workflows/CODEOWNERS diff --git a/.github/workflows/CODEOWNERS b/.github/workflows/CODEOWNERS new file mode 100644 index 0000000..9fa5be3 --- /dev/null +++ b/.github/workflows/CODEOWNERS @@ -0,0 +1,5 @@ +# See https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +* @piopi@Baobeld@DanMihailescu \ No newline at end of file