diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-12-18 16:01:04 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-12-24 01:15:05 +0100 |
commit | 0f8f21657dfa4d26d438cb02fb7b5e838a0aa092 (patch) | |
tree | fdecb8c8f1596c71ff099e04872bbd57ae7bde70 /MAINTAINERS.txt | |
parent | aeb050b5c0d9296c789ff18b8b24864a3c47c0df (diff) | |
download | samba-0f8f21657dfa4d26d438cb02fb7b5e838a0aa092.tar.gz |
MAINTAINERS: List rusty and tridge as maintainers for talloc.
Diffstat (limited to 'MAINTAINERS.txt')
-rw-r--r-- | MAINTAINERS.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt index ac7a41b9493..466ae54d6a7 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -53,6 +53,15 @@ 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*, source4/lib/ldb/py*, lib/tdb/py* maintainers: Jelmer Vernooij <jelmer@samba.org> |