summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-28 08:48:05 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-28 08:48:05 +0200
commit2a85aaf252725ec5b3b70a5baf99cfacee6b120a (patch)
tree1e388b162ba5d583bc39c9b23d71fd49224d1847
parentcd87ca26b1d8f4472543f8ea64c1b9bebd9bcc33 (diff)
feat: CODEOWNERS: /public/ is own by Amlal, /tools/ is owned by 0xf00secv0.0.4e3-release
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--CODEOWNERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 37576176..76953c39 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -4,4 +4,6 @@
/dev/libDDK/ @amlel-el-mahrouss
/dev/libMsg/ @0xf00sec
/dev/libSystem/ @0xf00sec
-# some other parts (tools, frameworks) need ownership too. \ No newline at end of file
+# some other parts (tools, frameworks) need ownership too.
+/public/ @amlel-el-mahrouss
+/tools/ @0xf00sec \ No newline at end of file