diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2015-03-24 09:28:47 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2015-03-24 09:37:38 -0700 |
commit | 744df776919017d7f02161a96cf96e92ca8eb48b (patch) | |
tree | 1f4cd8dac73f7bd977476454977b87c8a3a2eebb /README.md | |
parent | 8364f0404c01c1f22012b9029eabcdf862bd7bbb (diff) | |
download | spack-744df776919017d7f02161a96cf96e92ca8eb48b.tar.gz spack-744df776919017d7f02161a96cf96e92ca8eb48b.tar.bz2 spack-744df776919017d7f02161a96cf96e92ca8eb48b.tar.xz spack-744df776919017d7f02161a96cf96e92ca8eb48b.zip |
add mailing list links to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -32,6 +32,18 @@ Documentation [Full documentation](http://scalability-llnl.github.io/spack) for Spack is also available. +Contributing to Spack +------------------------ + +Spack is an open source project, and we welcome contributions in the +form of new packages, bugfixes, or even core development. If you are +interested in contributing to spack, the first step is to join the +mailing list. Click the link below and send the resulting email to +subscribe: + + * **[Subscribe](mailto:majordomo@lists.llnl.gov?subject=subscribe&body=subscribe%20spack)** + * **[Unsubscribe](mailto:majordomo@lists.llnl.gov?subject=unsubscribe&body=unsubscribe%20spack)** + Authors ---------------- Spack was written by Todd Gamblin, tgamblin@llnl.gov. |