[DOCS] Add myself to CODEOWNERS file

This commit is contained in:
Victor Perevertkin 2019-07-14 01:58:53 +03:00
parent ccf8bff3ec
commit 6997a7a36f
No known key found for this signature in database
GPG key ID: C750B7222E9C7830

View file

@ -1,6 +1,6 @@
## List of maintainers for the ReactOS project ## List of maintainers for the ReactOS project
## This file purpose is to give newcomers to the projet the responsible ## This file purpose is to give newcomers to the project the responsible
## developers when submitting a pull request on GitHub, or opening a bug ## developers when submitting a pull request on GitHub, or opening a bug
## report on Jira. ## report on Jira.
@ -149,8 +149,9 @@ CMakeLists.txt @learn-more @ThFabba
# Freeloader # Freeloader
# M: # M:
# R: tkreuzer. ThePhysicist, Timo Kreuzer # R: tkreuzer. ThePhysicist, Timo Kreuzer
# R: Extravert-ir, extravert34, Victor Perevertkin
# S: Maintained # S: Maintained
/boot/freeldr/freeldr/ @tkreuzer /boot/freeldr/freeldr/ @tkreuzer @Extravert-ir
# HAL / APIC # HAL / APIC
# M: tkreuzer. ThePhysicist, Timo Kreuzer # M: tkreuzer. ThePhysicist, Timo Kreuzer
@ -184,6 +185,13 @@ CMakeLists.txt @learn-more @ThFabba
# S: Maintained # S: Maintained
/drivers/network/ @ThFabba /drivers/network/ @ThFabba
# Intel PRO/1000 NIC family driver
# M:
# R: ThFabba, Thomas Faber
# R: Extravert-ir, extravert34, Victor Perevertkin
# S: Maintained
/drivers/network/dd/e1000/ @ThFabba @Extravert-ir
# Network File Systems kernel libraries # Network File Systems kernel libraries
# M: HeisSpiter, Pierre Schweitzer # M: HeisSpiter, Pierre Schweitzer
# S: Maintained # S: Maintained
@ -251,10 +259,11 @@ CMakeLists.txt @learn-more @ThFabba
# USB Drivers # USB Drivers
# M: ThFabba, Thomas Faber # M: ThFabba, Thomas Faber
# R: Extravert-ir, extravert34, Victor Perevertkin
# S: Maintained # S: Maintained
/drivers/usb/ @ThFabba /drivers/usb/ @ThFabba @Extravert-ir
/sdk/lib/drivers/libusb/ @ThFabba /sdk/lib/drivers/libusb/ @ThFabba @Extravert-ir
/sdk/include/reactos/drivers/usbport/ @ThFabba /sdk/include/reactos/drivers/usbport/ @ThFabba @Extravert-ir
# Virtual CD-ROM # Virtual CD-ROM
# M: HeisSpiter, Pierre Schweitzer # M: HeisSpiter, Pierre Schweitzer