* [gentoo-commits] sites/www:master commit in: get-involved/mailing-lists/
@ 2015-09-04 21:37 Alex Legler
0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler @ 2015-09-04 21:37 UTC (permalink / raw
To: gentoo-commits
commit: bd07cb08da10beafb7ef18a228de240069292682
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri Sep 4 21:37:21 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 21:37:21 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=bd07cb08
Mention CoC on lists
get-involved/mailing-lists/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/get-involved/mailing-lists/index.html b/get-involved/mailing-lists/index.html
index f733f6d..7ce1976 100644
--- a/get-involved/mailing-lists/index.html
+++ b/get-involved/mailing-lists/index.html
@@ -20,6 +20,10 @@ title: 'Mailing Lists'
There are other, more specialized lists that might be more appropriate depending on the topic.
</p>
+<p>
+ Like all of our Gentoo community venues, the mailing lists are governed by our <a href="https://wiki.gentoo.org/wiki/Project:Council/Code_of_conduct">Code of Conduct</a>.
+</p>
+
<h2>Main Lists</h2>
<h3>gentoo-user</h3>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] sites/www:master commit in: get-involved/mailing-lists/
@ 2017-03-05 12:50 Matthew Marchese
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Marchese @ 2017-03-05 12:50 UTC (permalink / raw
To: gentoo-commits
commit: 87f354a2ac72d228c63455938d4fafb33f6f7557
Author: Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 5 12:40:56 2017 +0000
Commit: Matthew Marchese <maffblaster <AT> gentoo <DOT> org>
CommitDate: Sun Mar 5 12:49:38 2017 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=87f354a2
Use HTTPS for mailing list static links.
get-involved/mailing-lists/index.html | 10 +++++-----
get-involved/mailing-lists/instructions.md | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/get-involved/mailing-lists/index.html b/get-involved/mailing-lists/index.html
index 3795340..0008036 100644
--- a/get-involved/mailing-lists/index.html
+++ b/get-involved/mailing-lists/index.html
@@ -33,7 +33,7 @@ title: 'Mailing Lists'
<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="http://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>
+ <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>
@@ -44,7 +44,7 @@ title: 'Mailing Lists'
<p>
<a href="mailto:gentoo-dev@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-dev</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="http://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="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>
@@ -54,7 +54,7 @@ title: 'Mailing Lists'
</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="http://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="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>
@@ -64,12 +64,12 @@ title: 'Mailing Lists'
<p>
All of our public mailing lists are archived in the Gentoo Archives:
<br>
- <a href="http://archives.gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-archive"></span> Gentoo Archives</a>
+ <a href="https://archives.gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-archive"></span> Gentoo Archives</a>
</p>
<p>
The following sites also host archives of the mailing lists:
<br>
<a href="https://marc.info/?w=2&r=1&s=gentoo&q=l" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> MARC: Mailing list ARChives</a>
- <a href="http://www.mail-archive.com/search?l=all&q=gentoo&e=listname" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Mail-Archive</a>
+ <a href="https://www.mail-archive.com/search?l=all&q=gentoo&e=listname" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Mail-Archive</a>
</p>
diff --git a/get-involved/mailing-lists/instructions.md b/get-involved/mailing-lists/instructions.md
index 13d8833..7d04826 100644
--- a/get-involved/mailing-lists/instructions.md
+++ b/get-involved/mailing-lists/instructions.md
@@ -130,19 +130,19 @@ Choose just one list when sending a message.
<div class="alert alert-info">
<strong>Note</strong>
<br>
- Note: For general email list etiquette, <a href="http://www.ietf.org/rfc/rfc1855.txt">these guidelines</a> are an excellent primer.
+ Note: For general email list etiquette, <a href="https://www.ietf.org/rfc/rfc1855.txt">these guidelines</a> are an excellent primer.
</div>
### My question isn't answered above, whom do I ask for help?
-If you need additional help beyond the above, please [file a bug](http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Infrastructure&version=unspecified&component=Mailing%20Lists&rep_platform=All&op_sys=Linux&priority=P2&bug_severity=normal&bug_status=NEW&alias=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&commentprivacy=0&keywords=&dependson=&blocked=&bit-25=1&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug&assigned_to=infra-bugs%40gentoo.org), or contact `listname+owner@lists.gentoo.org`.
+If you need additional help beyond the above, please [file a bug](https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Infrastructure&version=unspecified&component=Mailing%20Lists&rep_platform=All&op_sys=Linux&priority=P2&bug_severity=normal&bug_status=NEW&alias=&bug_file_loc=https%3A%2F%2F&short_desc=&comment=&commentprivacy=0&keywords=&dependson=&blocked=&bit-25=1&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug&assigned_to=infra-bugs%40gentoo.org), or contact `listname+owner@lists.gentoo.org`.
## Privacy policy & disclaimer
The mailing lists are public forums, except for lists explicitly otherwise.
For lists explicitly marked private or restricted, all of the following except web archives are applicable.
-All emails sent to the lists are distributed both to the list subscribers and copied to the [Gentoo Archives](http://archives.gentoo.org),
+All emails sent to the lists are distributed both to the list subscribers and copied to the [Gentoo Archives](https://archives.gentoo.org),
for people to browse or search without the need to be subscribed.
There may be other places where lists are distributed — please make sure you never send any confidential or unlicensed material to the lists.
@@ -152,4 +152,4 @@ Of particular note is the fact that spammers, viruses, worms etc have been known
Gentoo maintains the mailing lists in good faith and will take steps to curb all noticed abuse and maintain uninterrupted normal service.
At the same time, Gentoo is not responsible for all mailing list posts or anything that may happen in relation to them.
-These policies are based on the [policies of the Debian mailing lists](http://www.debian.org/MailingLists/disclaimer).
+These policies are based on the [policies of the Debian mailing lists](https://www.debian.org/MailingLists/disclaimer).
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-05 12:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 21:37 [gentoo-commits] sites/www:master commit in: get-involved/mailing-lists/ Alex Legler
-- strict thread matches above, loose matches on Subject: below --
2017-03-05 12:50 Matthew Marchese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox