selftest: Do not start up an already-running test environment
[samba.git] / MAINTAINERS.txt
index 88787b1eb1adeecf4399697fff685f82dbb49db4..9e401039f756b00f75de43ab10052d7b08e78ba1 100644 (file)
@@ -37,8 +37,32 @@ 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/tevent/py*, lib/talloc/py*, source4/lib/ldb/py*, lib/tdb/py*
+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:
@@ -48,6 +72,11 @@ policy:
          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.
 
 =======================================================================