mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +00:00
Meta: Add myself to CODEOWNERS
This commit is contained in:
parent
07f0873531
commit
745883e29b
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -1,6 +1,12 @@
|
||||||
|
.github @bgianfo
|
||||||
|
/AK @bgianfo
|
||||||
|
/Kernel @bgianfo
|
||||||
/Kernel/Devices/Audio @GMTA
|
/Kernel/Devices/Audio @GMTA
|
||||||
|
/Toolchain @bgianfo
|
||||||
|
/Tests @bgianfo
|
||||||
/Userland/Applications/CrashReporter @linusg
|
/Userland/Applications/CrashReporter @linusg
|
||||||
/Userland/Applications/Spreadsheet @alimpfard
|
/Userland/Applications/Spreadsheet @alimpfard
|
||||||
|
/Userland/Libraries/LibC @bgianfo
|
||||||
/Userland/Libraries/LibCrypto @alimpfard
|
/Userland/Libraries/LibCrypto @alimpfard
|
||||||
/Userland/Libraries/LibGL @GMTA
|
/Userland/Libraries/LibGL @GMTA
|
||||||
/Userland/Libraries/LibGPU @GMTA
|
/Userland/Libraries/LibGPU @GMTA
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue