diff options
author | Gerald Carter <jerry@samba.org> | 2005-09-03 16:38:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:03:30 -0500 |
commit | 99c909c2fa2b847e6f55f6f5706d5f46014f8b86 (patch) | |
tree | 3ace78f58bbb31bc6de9ecf12cb2d3f41c48b7d0 /MAINTAINERS | |
parent | 93954d6390370331731bda5fcf251dc0a796c744 (diff) | |
download | samba-99c909c2fa2b847e6f55f6f5706d5f46014f8b86.tar.gz samba-99c909c2fa2b847e6f55f6f5706d5f46014f8b86.tar.bz2 samba-99c909c2fa2b847e6f55f6f5706d5f46014f8b86.zip |
r9998: starting content for maintainers file
(This used to be commit 554c22faeefe6932a01aa7bd6e2861c5abd37510)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5988325408..99993346a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,5 +1,29 @@ ## ## List of current Samba Maintainers ## -docs jht@samba.org +This file contains a list of developers responsible for +portions of the Samba 3.0 code. It also lists developers +responsible for 3rd party projects that work with Samba +(e.g. vfs modules). + +Note that this list is for you benefit, but please do not +abuse it by constantly emailing a stream of help questions +to the maintainers. Some are more open to direct +communication than others and some struggle with enormous +amounts of email every day. + +All bug reports for code that is maintained *within* the +Samba subversion tree should be filed at https://bugzilla.samba.org/. + + +Feature/Function Developer +---------------- --------- + +samba-vscan Rainer Link <rainer@openantivirus.org> +pdb_mysql Jelmer Vernooij <jelmer@samba.org> +General Documentation John Terpstra <jht@samba.org> + + +-- +Please report any errors in this file to <samba-technical@samba.org> |