diff options
author | anatoly techtonik <techtonik@gmail.com> | 2014-05-28 08:36:26 (GMT) |
---|---|---|
committer | anatoly techtonik <techtonik@gmail.com> | 2014-05-28 08:36:26 (GMT) |
commit | f920678b73f0e0a09cbbd8977a54f915c661279d (patch) | |
tree | b86d9437c04a118d780223f1bcc60cfdaa590bd6 /www | |
parent | 4655bd958070a5c37475f21ab51de62f557a816b (diff) | |
download | SCons-f920678b73f0e0a09cbbd8977a54f915c661279d.zip SCons-f920678b73f0e0a09cbbd8977a54f915c661279d.tar.gz SCons-f920678b73f0e0a09cbbd8977a54f915c661279d.tar.bz2 |
Fix development mailing list with a new address @scons.org
Diffstat (limited to 'www')
-rw-r--r-- | www/patch-submission.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/patch-submission.html b/www/patch-submission.html index c2b5d22..a2d9b95 100644 --- a/www/patch-submission.html +++ b/www/patch-submission.html @@ -64,7 +64,7 @@ due to spambot abuse of the open-door policy. <li> <strong>If your patch is extensive, discuss it first on the -<a href="mailto:dev@scons.tigris.org">dev@scons.tigris.org</a> +<a href="mailto:scons-dev@scons.org">scons-dev@scons.org</a> mailing list </strong> <p> @@ -211,7 +211,7 @@ against the regression tests and fixing any problems If you run your patch against against the regression tests but can't figure out how to fix all the cases, the best bet would be to ask the -<a href="mailto:dev@scons.tigris.org">dev@scons.tigris.org</a> +<a href="mailto:scons-dev@scons.org">scons-dev@scons.org</a> mailing list. </p> </li> |