diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-11-14 14:49:03 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-11-14 17:14:05 +0000 |
commit | 6d1d146e8987f515f97b1fa1ef6f726f2c60a884 (patch) | |
tree | edd283cdb2804e755e8eda6d570aec7c202aeeb0 | |
parent | 6e762f90030b214a24bfae5cf048fad9893f53c8 (diff) | |
download | samba-6d1d146e8987f515f97b1fa1ef6f726f2c60a884.tar.gz samba-6d1d146e8987f515f97b1fa1ef6f726f2c60a884.tar.bz2 samba-6d1d146e8987f515f97b1fa1ef6f726f2c60a884.zip |
Add myself as maintainer for pytevent, pytalloc, pytdb and pyldb.
-rw-r--r-- | MAINTAINERS.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt index cab674e99d..08e76263ab 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -38,8 +38,15 @@ policy: and review by all maintainers. +files: lib/tevent/py*, lib/talloc/py*, source4/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. ======================================================================= |