diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-28 08:48:05 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-28 08:48:05 +0200 |
| commit | 2a85aaf252725ec5b3b70a5baf99cfacee6b120a (patch) | |
| tree | 1e388b162ba5d583bc39c9b23d71fd49224d1847 /CODEOWNERS | |
| parent | cd87ca26b1d8f4472543f8ea64c1b9bebd9bcc33 (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>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
