doc: Explain our build systems for Samba 4.0
[kai/samba.git] / MAINTAINERS.txt
index cab674e99db879c2017b4a410cc5db00d5d93428..9e401039f756b00f75de43ab10052d7b08e78ba1 100644 (file)
@@ -18,7 +18,7 @@ policy:
 
          If no maintainer is available for longer than a week
          discussion on the samba-technical list and review by 2
-         Samba-Team members is needed (e.g. Andrew Tridgell <tridge@samba.org
+         Samba-Team members is needed (e.g. Andrew Tridgell <tridge@samba.org>
          and Volker Lendecke <vl@samba.org>).
 
          Larger changes need also discussion on the samba-technical list
@@ -37,10 +37,46 @@ policy:
          Larger changes need also discussion on the samba-technical list
          and review by all maintainers.
 
+files: buildtools/**, source4/**/wscript
+maintainers:
+         Andrew Tridgell <tridge@samba.org>
+         Jelmer Vernooij <jelmer@samba.org>
+policy:
+         small commits to master allowed if all existing tests
+         pass. Larger commits require discussion on the samba-technical
+         list and review by the maintainer
 
+files: lib/tdb
+maintainers:
+         Rusty Russell <rusty@samba.org>
+policy:
+         Mail/CC changes to the maintainer, commit the changes
+         unless the maintainer objects.
+
+files: lib/talloc
+maintainers:
+         Andrew Tridgell <tridge@samba.org>
+         Rusty Russell <rusty@samba.org>
+policy:
+         small commits to master allowed if all existing tests
+         pass. Larger commits require discussion on samba-technical
+         list and review by the maintainer
 
+files: lib/tevent/py*, lib/talloc/py*, lib/ldb/py*, lib/tdb/py*
+maintainers:
+         Jelmer Vernooij <jelmer@samba.org>
+policy:
+         Larger commits require pre-push review by the maintainer or
+         one of the maintainers of the containing subsystem.
 
+         Other non-trivial (typo, etc) commits require pre- or post-push review by the
+         maintainer or one of the maintainers of the containing subsystem.
 
+files: lib/ccan
+maintainers:
+         Rusty Russell <rusty@samba.org>
+policy:
+         Please ping me when changes made, so I can sync with CCAN project.
 
 =======================================================================