mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Meta: Add GMTA to CODEOWNERS
This commit is contained in:
parent
9398e308fe
commit
4ee40aeefd
Notes:
sideshowbarker
2024-07-17 02:05:41 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/4ee40aeefd Pull-request: https://github.com/SerenityOS/serenity/pull/16929
1 changed files with 4 additions and 0 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -1,11 +1,15 @@
|
|||
/Kernel/Devices/Audio @GMTA
|
||||
/Userland/Applications/CrashReporter @linusg
|
||||
/Userland/Applications/Spreadsheet @alimpfard
|
||||
/Userland/Libraries/LibCrypto @alimpfard
|
||||
/Userland/Libraries/LibGL @GMTA
|
||||
/Userland/Libraries/LibGPU @GMTA
|
||||
/Userland/Libraries/LibHTTP @alimpfard
|
||||
/Userland/Libraries/LibJS @linusg
|
||||
/Userland/Libraries/LibJS/Runtime/Intl @trflynn89
|
||||
/Userland/Libraries/LibLocale @trflynn89
|
||||
/Userland/Libraries/LibRegex @alimpfard
|
||||
/Userland/Libraries/LibSoftGPU @GMTA
|
||||
/Userland/Libraries/LibSQL @trflynn89
|
||||
/Userland/Libraries/LibTLS @alimpfard
|
||||
/Userland/Libraries/LibTimeZone @trflynn89
|
||||
|
|
Loading…
Reference in a new issue