diff options
author | Andrew Bartlett <abartlet@samba.org> | 2015-02-10 12:26:56 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2015-02-10 07:08:28 +0100 |
commit | c8c2c850d47a6cdaee5afd84c8ebaa03586c1277 (patch) | |
tree | 62937d04210e50c55199be97d4d35470ba159f0b /README.contributing | |
parent | 35be7fa02716f402f6a373ff3be05d4e14d132a0 (diff) | |
download | samba-c8c2c850d47a6cdaee5afd84c8ebaa03586c1277.tar.gz |
Update mailing list references to point at lists.samba.org
The mailing lists are on lists.samba.org, but there are many references that use the shorthand of samba.org
Some references to samba@ have been changed to samba-technical@ where this make more sense.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Feb 10 07:08:28 CET 2015 on sn-devel-104
Diffstat (limited to 'README.contributing')
-rw-r--r-- | README.contributing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.contributing b/README.contributing index 2d72f0c3c4c..21678cd8140 100644 --- a/README.contributing +++ b/README.contributing @@ -3,7 +3,7 @@ How to contribute a patch to Samba Simple, just make the code change, and email it as either a "diff -u" change, or as a "git format-patch" change against the original source -code to samba-technical@samba.org, or attach it to a bug report at +code to samba-technical@lists.samba.org, or attach it to a bug report at http://bugzilla.samba.org For larger code changes, breaking the changes up into a set of simple |