1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

MAINTAINERS: List rusty and tridge as maintainers for talloc.

This commit is contained in:
Jelmer Vernooij 2010-12-18 16:01:04 +01:00
parent aeb050b5c0
commit 0f8f21657d

View File

@ -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>