From 2a85aaf252725ec5b3b70a5baf99cfacee6b120a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 28 Aug 2025 08:48:05 +0200 Subject: feat: CODEOWNERS: /public/ is own by Amlal, /tools/ is owned by 0xf00sec Signed-off-by: Amlal El Mahrouss --- CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3