summaryrefslogtreecommitdiff
path: root/MAINTAINERS.txt
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-11-02 11:32:30 +0100
committerStefan Metzmacher <metze@samba.org>2010-11-02 12:30:21 +0000
commit102e5d101f6174e004d5b003a3a51c065c75b33e (patch)
treef0144d14eccd275b58340af1babfff589c530e41 /MAINTAINERS.txt
parent46e70a21006094a8b0575755a47201f1c07e753a (diff)
downloadsamba-102e5d101f6174e004d5b003a3a51c065c75b33e.tar.gz
samba-102e5d101f6174e004d5b003a3a51c065c75b33e.tar.bz2
samba-102e5d101f6174e004d5b003a3a51c065c75b33e.zip
MAINTAINERS: add myself as maintainer for tevent and tsocket
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Nov 2 12:30:21 UTC 2010 on sn-devel-104
Diffstat (limited to 'MAINTAINERS.txt')
-rw-r--r--MAINTAINERS.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt
index efa42d4194..cab674e99d 100644
--- a/MAINTAINERS.txt
+++ b/MAINTAINERS.txt
@@ -10,6 +10,32 @@ channel.
=======================================================================
+directory: lib/tevent/
+maintainers:
+ Stefan Metzmacher <metze@samba.org>
+policy:
+ All commits require review by the maintainer.
+
+ 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
+ and Volker Lendecke <vl@samba.org>).
+
+ Larger changes need also discussion on the samba-technical list
+ and review by all maintainers.
+
+directory: lib/tsocket/
+maintainers:
+ Stefan Metzmacher <metze@samba.org>
+policy:
+ All commits require review by the maintainer.
+
+ 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.
+
+ Larger changes need also discussion on the samba-technical list
+ and review by all maintainers.