From b466b0536aaaf5c51ea330c858b53f113117361d Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 10 Apr 2017 17:34:49 +0200 Subject: [PATCH] Update security reporting instructions Also remove the outdated list of core contributors. --- _includes/bitcoin-core/core-committers.html | 13 ------------- _templates/development.html | 10 ---------- en/bitcoin-core/contribute/issues.md | 4 +--- 3 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 _includes/bitcoin-core/core-committers.html diff --git a/_includes/bitcoin-core/core-committers.html b/_includes/bitcoin-core/core-committers.html deleted file mode 100644 index bd13124c..00000000 --- a/_includes/bitcoin-core/core-committers.html +++ /dev/null @@ -1,13 +0,0 @@ -{% comment %} -This file is licensed under the MIT License (MIT) available on -http://opensource.org/licenses/MIT. -{% endcomment %} - -
-
Wladimir J. van der Laan
laanwj@gmail.com
PGP
-
Gavin Andresen
gavinandresen@gmail.com
PGP
-
Jeff Garzik
jgarzik@pobox.com
PGP
-
Gregory Maxwell
greg@xiph.org
PGP
-
Pieter Wuille
pieter.wuille@gmail.com
PGP
-
Jonas Schnelli
dev@jonasschnelli.ch
PGP
-
diff --git a/_templates/development.html b/_templates/development.html index 3688f756..80b1f34a 100755 --- a/_templates/development.html +++ b/_templates/development.html @@ -68,16 +68,6 @@ improvement in mind? Here are a few ideas: {% if page.lang == 'en' %} -{% else %} -

{% translate coredev %}

- -

{% translate inventor %}

- - {% include bitcoin-core/core-committers.html %} - -

{% translate disclosure %}

-

bitcoin-security@lists.sourceforge.net

-

{% translate disclosuretxt %}

{% endif %}
diff --git a/en/bitcoin-core/contribute/issues.md b/en/bitcoin-core/contribute/issues.md index 17b597c0..00b1123e 100755 --- a/en/bitcoin-core/contribute/issues.md +++ b/en/bitcoin-core/contribute/issues.md @@ -23,10 +23,8 @@ security bugs and [public issue tracking](#public-issue-tracking) for all other issue to ask for support.** See the [Get Help][bcc help] page instead.

{% translate disclosure development %}

-

bitcoin-security@lists.sourceforge.net

-

{% translate disclosuretxt development %}

-{% include bitcoin-core/core-committers.html %} +See the [Bitcoin Core contact page](https://bitcoincore.org/en/contact/) for reporting security issues. ## Public Issue Tracking