From f4a2916cd5a9f8296599c3fc394f416aac8ccc48 Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 3 Sep 2015 13:44:07 -0400 Subject: [PATCH] Add The Bitcoin Foundation as a sponsor in the list of contributors --- _templates/about-us.html | 6 ++++++ _translations/en.yml | 1 + 2 files changed, 7 insertions(+) diff --git a/_templates/about-us.html b/_templates/about-us.html index 82dd1b5a..c53a82cf 100644 --- a/_templates/about-us.html +++ b/_templates/about-us.html @@ -44,6 +44,12 @@ id: about-us

Craig WatkinsWallet maintainer

+

{% translate sponsorship %}

+ +
+

The Bitcoin Foundation2014 - 2015

+
+

{% translate translation %}

diff --git a/_translations/en.yml b/_translations/en.yml index a52a0f28..27280dea 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -22,6 +22,7 @@ en: helptxt: "You can report any problem or help to improve bitcoin.org on GitHub by opening an issue or a pull request in English. When submitting a pull request, please take required time to discuss your changes and adapt your work. You can help with translations by joining a team on Transifex. Please don't ask for promotion for your personal business or website, except for special cases like conferences. Many thanks to all contributors who are spending time improving bitcoin.org!" maintenance: "Maintenance" documentation: "Documentation" + sponsorship: "Sponsorship" translation: "Translation" inactive_contributors: "Inactive Contributors" owners: "Domain Owners"