diff options
author | Mats Wichmann <mats@linux.com> | 2023-07-10 14:22:27 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2023-07-10 16:25:55 (GMT) |
commit | db5d26f970cf920b929706f39e7ed88bce1a0687 (patch) | |
tree | 1b9c53953572c6023bf9023a1a3935dc6b627f62 /README-package.rst | |
parent | 810ca6c8895b01cbd636d83079f6a848dc36adf6 (diff) | |
download | SCons-db5d26f970cf920b929706f39e7ed88bce1a0687.zip SCons-db5d26f970cf920b929706f39e7ed88bce1a0687.tar.gz SCons-db5d26f970cf920b929706f39e7ed88bce1a0687.tar.bz2 |
Update project READMEs [skip ci]
Syncs all the readmes to indicate Python 3.6 is the lowest
supported version.
Change commentary around scons-dev mailing list.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'README-package.rst')
-rwxr-xr-x | README-package.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/README-package.rst b/README-package.rst index 61efa1e..8c2a3fb 100755 --- a/README-package.rst +++ b/README-package.rst @@ -159,8 +159,9 @@ for the problem you've run into, on the Mailing Lists ============= -An active mailing list for developers of SCons is available. You may -send questions or comments to the list at scons-dev@scons.org. +In addition to the scons-users list which is appropriate for almost any +question, there is a mailing list specifically for developers of SCons +You may send questions or comments to the list at: You may subscribe to the developer's mailing list using the form at https://two.pairlist.net/mailman/listinfo/scons-dev. @@ -169,9 +170,11 @@ Subscription to the developer's mailing list is by approval. In practice, no one is refused list membership, but we reserve the right to limit membership in the future and/or weed out lurkers. -There are other mailing lists available for SCons users, for notification of -SCons code changes, and for notification of updated bug reports and project -documents. Please see our mailing lists page for details. +Note that while this list still exists, the number of different places you +can talk about SCons means it is no longer very active. GitHub has +support for discussions as well as for issues, and there is usually more +immediacy on the Discord chat, so these are probably now considered the +preferred places for "development" topics. Donations |