diff options
author | Matthew Marchese <maffblaster@gentoo.org> | 2023-10-14 08:26:39 -0700 |
---|---|---|
committer | Matthew Marchese <maffblaster@gentoo.org> | 2023-10-14 08:26:39 -0700 |
commit | 5d5b663b74309853af89c1714556a3915ae1919b (patch) | |
tree | fe39201178f1d3d12e3f032c9ebc2482cd466371 /get-involved | |
parent | Punctuation and spelling fixes for mailing lists. (diff) | |
download | www-5d5b663b74309853af89c1714556a3915ae1919b.tar.gz www-5d5b663b74309853af89c1714556a3915ae1919b.tar.bz2 www-5d5b663b74309853af89c1714556a3915ae1919b.zip |
Add 'technical' to focus of gentoo-dev mailing list.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'get-involved')
-rw-r--r-- | get-involved/mailing-lists/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/get-involved/mailing-lists/index.html b/get-involved/mailing-lists/index.html index 86ec914..afc5865 100644 --- a/get-involved/mailing-lists/index.html +++ b/get-involved/mailing-lists/index.html @@ -32,32 +32,32 @@ title: 'Mailing lists' <h3>gentoo-user</h3> <p> - This is our main support and general talk mailing list. + This is our main community support and general discussion mailing list. </p> <p> - <a href="mailto:gentoo-user@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-user</a> - <a href="mailto:gentoo-user%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a> + <a href="mailto:gentoo-user@lists.gentoo.org" title="Post to this list." class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-user</a> + <a href="mailto:gentoo-user%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list." class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a> <a href="https://archives.gentoo.org/gentoo-user/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse archives</a> </p> <hr> <h3>gentoo-dev</h3> <p> - General Gentoo developer discussion mailing list + General Gentoo developer technical discussion mailing list. </p> <p> - <a href="mailto:gentoo-dev%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a> - <a href="https://archives.gentoo.org/gentoo-dev/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse archives</a> + <a href="mailto:gentoo-dev%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list." class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a> + <a href="https://archives.gentoo.org/gentoo-dev/" title="Archives of this list." class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse archives</a> </p> <hr> <h3>gentoo-announce</h3> <p> - General Gentoo announcements list (new releases, security fixes) + General Gentoo announcements list (new releases, security fixes). </p> <p> - <a href="mailto:gentoo-announce%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a> - <a href="https://archives.gentoo.org/gentoo-announce/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse archives</a> + <a href="mailto:gentoo-announce%2Bsubscribe@lists.gentoo.org" title="Subscribe to this list." class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a> + <a href="https://archives.gentoo.org/gentoo-announce/" title="Archives of this list." class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse archives</a> </p> <hr> |