[README] Update to README File for git (#990)
[reactos.git] / MAINTAINERS
index 1b6338d..28ae7ee 100644 (file)
@@ -9,6 +9,7 @@ area of ReactOS. Being a maintainer means the following:
        - that person has good knownledge in the area
        - that person is able to enforce consistency in the area
        - that person may be available for giving help in the area
+       - that person has push access on the repository
 Being a maintainer does not mean the following:
        - that person is dedicated to the area
        - that person is working full-time on the area/on ReactOS
@@ -25,7 +26,8 @@ from all the listed reviewers.
 Also, when submitted a pull request on GitHub, rules defined in
 CONTRIBUTING.md apply. And if the maintainer is not available and
 reviewers approved the pull request, developers feeling confident
-can merge the pull request.
+can merge the pull request. Note that reviewers do not necessarily
+have push access to the repository.
 When submitting a bug report on Jira, if you want to be sure to have
 a developer with skills in that area, write @nick from M people.
 
@@ -37,6 +39,10 @@ managing local patches. He is not here to upstream code on your behalf.
 As responsible, he may refuse a local patch if you did not try to
 upstream your changes.
 
+If you want to get listed in that file, either put yourself in the
+file and push it, or open a pull request. You can also ask a person
+who has push access to add yourself.
+
 This file uses a similar format to the Linux kernel MAINTAINERS file.
 Descriptions of section entries used here:
        M: Primary maintainer. Assign them pull requests
@@ -63,9 +69,22 @@ ACPICA Library
        S: Upstream
        F: drivers/bus/acpi/acpica/
 
+Apisets
+       M: learn-more, learn_more, Mark Jansen
+       S: Maintained
+       F: dll/apisets
+
+Application Compatibility subystem
+       M: learn-more, learn_more, Mark Jansen
+       S: Maintained
+       F: dll/appcompat
+       F: dll/shellext/acppage
+       F: ntoskrnl/ps/apphelp.c
+
 Cache Manager
        M: HeisSpiter, Pierre Schweitzer
        S: Maintained
+       F: modules/rostests/kmtests/ntos_cc/
        F: ntoskrnl/cc/
 
 Cache Manager Rewrite
@@ -74,6 +93,7 @@ Cache Manager Rewrite
 
 CMake Build Scripts
        M:
+       R: learn-more, learn_more, Mark Jansen
        R: ThFabba, Thomas Faber
        S: Maintained
        F: sdk/cmake/
@@ -90,6 +110,8 @@ File Systems
 File Systems Run Time Library
        M: HeisSpiter, Pierre Schweitzer
        S: Maintained
+       F: modules/rostests/kmtests/ntos_fsrtl/
+       F: modules/rostests/kmtests/novp_fsrtl/
        F: ntoskrnl/fsrtl/
        F: sdk/lib/drivers/ntoskrnl_vista/fsrtl.c
 
@@ -120,12 +142,15 @@ Network File Systems kernel libraries
 
 NTDLL
        M:
+       R: HeisSpiter, Pierre Schweitzer
+       R: learn-more, learn_more, Mark Jansen
        R: ThFabba, Thomas Faber
        S: Maintained
        F: dll/ntdll/
 
 ReactOS API Tests
        M:
+       R: learn-more, learn_more, Mark Jansen
        R: ThFabba, Thomas Faber
        S: Maintained
        F: modules/rostests/apitests/
@@ -142,10 +167,18 @@ ROS internals tools
 
 Run-Time Library (RTL)
        M:
+       R: HeisSpiter, Pierre Schweitzer
+       R: learn-more, learn_more, Mark Jansen
        R: ThFabba, Thomas Faber
        S: Maintained
        F: sdk/lib/rtl/
 
+Shell Extensions
+       M:
+       R: learn-more, learn_more, Mark Jansen
+       S: Maintained
+       F: dll/shellext
+
 Upstream File Systems
        M: HeisSpiter, Pierre Schweitzer
        S: Upstream