[CODEOWNERS] Add some entries, fix some others

Also delete a now obsolete comment
This commit is contained in:
Mark Jansen 2019-09-21 17:40:51 +02:00
parent 92443b4444
commit 89761ef951
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -60,8 +60,6 @@
## Maintained: Someone is handling that area ## Maintained: Someone is handling that area
## Upstream: This is 3rd party code, synced in our tree ## Upstream: This is 3rd party code, synced in our tree
## Abandoned: No one is handling that code anymore ## Abandoned: No one is handling that code anymore
## F: Files. Directories, files (wildcards allowed) covered in
## this area
## C: Comments ## C: Comments
@ -106,6 +104,7 @@
/dll/appcompat/ @learn-more /dll/appcompat/ @learn-more
/dll/shellext/acppage/ @learn-more /dll/shellext/acppage/ @learn-more
/ntoskrnl/ps/apphelp.c @learn-more /ntoskrnl/ps/apphelp.c @learn-more
/sdk/tools/xml2sdb/ @learn-more
# Cache Manager # Cache Manager
# M: HeisSpiter, Pierre Schweitzer # M: HeisSpiter, Pierre Schweitzer
@ -147,13 +146,13 @@
# Freeloader # Freeloader
# M: # M:
# R: tkreuzer. ThePhysicist, Timo Kreuzer # R: tkreuzer, ThePhysicist, Timo Kreuzer
# R: Extravert-ir, extravert34, Victor Perevertkin # R: Extravert-ir, extravert34, Victor Perevertkin
# S: Maintained # S: Maintained
/boot/freeldr/freeldr/ @tkreuzer @Extravert-ir /boot/freeldr/freeldr/ @tkreuzer @Extravert-ir
# HAL / APIC # HAL / APIC
# M: tkreuzer. ThePhysicist, Timo Kreuzer # M: tkreuzer, ThePhysicist, Timo Kreuzer
# S: Maintained # S: Maintained
/hal/halx86/apic/ @tkreuzer /hal/halx86/apic/ @tkreuzer
@ -167,7 +166,7 @@
# M: # M:
# R: HeisSpiter, Pierre Schweitzer # R: HeisSpiter, Pierre Schweitzer
# R: ThFabba, Thomas Faber # R: ThFabba, Thomas Faber
# R: tkreuzer. ThePhysicist, Timo Kreuzer # R: tkreuzer, ThePhysicist, Timo Kreuzer
# S: Maintained # S: Maintained
/ntoskrnl/ @HeisSpiter @ThFabba @tkreuzer /ntoskrnl/ @HeisSpiter @ThFabba @tkreuzer
@ -202,7 +201,7 @@
# R: HeisSpiter, Pierre Schweitzer # R: HeisSpiter, Pierre Schweitzer
# R: learn-more, learn_more, Mark Jansen # R: learn-more, learn_more, Mark Jansen
# R: ThFabba, Thomas Faber # R: ThFabba, Thomas Faber
# R: tkreuzer. ThePhysicist, Timo Kreuzer # R: tkreuzer, ThePhysicist, Timo Kreuzer
# S: Maintained # S: Maintained
/dll/ntdll/ @HeisSpiter @learn-more @ThFabba @tkreuzer /dll/ntdll/ @HeisSpiter @learn-more @ThFabba @tkreuzer
@ -228,7 +227,7 @@
# R: HeisSpiter, Pierre Schweitzer # R: HeisSpiter, Pierre Schweitzer
# R: learn-more, learn_more, Mark Jansen # R: learn-more, learn_more, Mark Jansen
# R: ThFabba, Thomas Faber # R: ThFabba, Thomas Faber
# R: tkreuzer. ThePhysicist, Timo Kreuzer # R: tkreuzer, ThePhysicist, Timo Kreuzer
# S: Maintained # S: Maintained
/sdk/lib/rtl/ @HeisSpiter @learn-more @ThFabba @tkreuzer /sdk/lib/rtl/ @HeisSpiter @learn-more @ThFabba @tkreuzer
@ -306,10 +305,11 @@
/sdk/lib/3rdparty/zlib/ @ThFabba /sdk/lib/3rdparty/zlib/ @ThFabba
# x64 related code (keep this at the bottom) # x64 related code (keep this at the bottom)
# M: tkreuzer. ThePhysicist, Timo Kreuzer # M: tkreuzer, ThePhysicist, Timo Kreuzer
# S: Maintained # S: Maintained
amd64/ @tkreuzer amd64/ @tkreuzer
/boot/freeldr/freeldr/arch/realmode/amd64.S @tkreuzer /boot/freeldr/freeldr/arch/realmode/amd64.S @tkreuzer
# Translations # Translations
de-DE.rc @reactos/lang-german de-DE.rc @reactos/lang-german
nl-NL.rc @reactos/lang-dutch