[git] gnupg-doc - branch, preview, updated. 63567c80847c7d5dab8cef9952a8fde93616be0c
by Marcus Brinkmann
cvs at cvs.gnupg.org
Thu May 18 00:50:50 CEST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, preview has been updated
via 63567c80847c7d5dab8cef9952a8fde93616be0c (commit)
from 78cc94635f3f82e5aaf6d0e0009178db52001a61 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 63567c80847c7d5dab8cef9952a8fde93616be0c
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date: Wed May 17 23:59:30 2017 +0200
web: Convert headshots png to jpg.
diff --git a/web/donate/index.org b/web/donate/index.org
index 68da601..b25ba3b 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -197,14 +197,14 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
>For the past 20 years</a>, GnuPG has helped protect online
communication.</strong>
<a href="https://www.eff.org/de/about/staff/cindy-cohn">Cindy
- Cohn<img src="/share/campaign/img/headshots/cindy-cohn.png"
+ Cohn<img src="/share/campaign/img/headshots/cindy-cohn.jpg"
alt="Picture of Cindy Cohn" class="camp-headshot
pull-right"></a>, Executive Director
of the <a href="https://www.eff.org/">Electronic Frontier
Foundation</a> (EFF), describes GnuPG as <i>"the way that
I most often communicate with people who are in need
around the
- world."</i> <a href="https://www.buzzfeed.com/sheerafrenkel"><img src="/share/campaign/img/headshots/sheera-frenkel.png"
+ world."</i> <a href="https://www.buzzfeed.com/sheerafrenkel"><img src="/share/campaign/img/headshots/sheera-frenkel.jpg"
alt="Picture of Sheera Frenkel" class="camp-headshot
pull-left">Sheera
Frenkel</a>, Foreign Correspondent for BuzzFeed News,
@@ -223,7 +223,7 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
power <a href="https://en.wikipedia.org/wiki/Linux#Market_share_and_uptake">two-thirds
of all servers on the Internet</a>. And, GnuPG is widely
used by organizations and companies. For instance, Arthur
- Jordan<img src="/share/campaign/img/headshots/arthur-jordan.png"
+ Jordan<img src="/share/campaign/img/headshots/arthur-jordan.jpg"
alt="Picture of Arthur Jordan"
class="camp-headshot pull-left">, Vice-President of
Information Technology at 2U, told us:
diff --git a/web/share/campaign/img/headshots/arthur-jordan.jpg b/web/share/campaign/img/headshots/arthur-jordan.jpg
new file mode 100644
index 0000000..858e991
Binary files /dev/null and b/web/share/campaign/img/headshots/arthur-jordan.jpg differ
diff --git a/web/share/campaign/img/headshots/arthur-jordan.png b/web/share/campaign/img/headshots/arthur-jordan.png
deleted file mode 100644
index 33d7e81..0000000
Binary files a/web/share/campaign/img/headshots/arthur-jordan.png and /dev/null differ
diff --git a/web/share/campaign/img/headshots/cindy-cohn.jpg b/web/share/campaign/img/headshots/cindy-cohn.jpg
new file mode 100644
index 0000000..f400973
Binary files /dev/null and b/web/share/campaign/img/headshots/cindy-cohn.jpg differ
diff --git a/web/share/campaign/img/headshots/cindy-cohn.png b/web/share/campaign/img/headshots/cindy-cohn.png
deleted file mode 100644
index 22d9bc8..0000000
Binary files a/web/share/campaign/img/headshots/cindy-cohn.png and /dev/null differ
diff --git a/web/share/campaign/img/headshots/sheera-frenkel.jpg b/web/share/campaign/img/headshots/sheera-frenkel.jpg
new file mode 100644
index 0000000..ea2477e
Binary files /dev/null and b/web/share/campaign/img/headshots/sheera-frenkel.jpg differ
diff --git a/web/share/campaign/img/headshots/sheera-frenkel.png b/web/share/campaign/img/headshots/sheera-frenkel.png
deleted file mode 100644
index 8ee0ca1..0000000
Binary files a/web/share/campaign/img/headshots/sheera-frenkel.png and /dev/null differ
-----------------------------------------------------------------------
Summary of changes:
web/donate/index.org | 6 +++---
web/share/campaign/img/headshots/arthur-jordan.jpg | Bin 0 -> 14170 bytes
web/share/campaign/img/headshots/arthur-jordan.png | Bin 70601 -> 0 bytes
web/share/campaign/img/headshots/cindy-cohn.jpg | Bin 0 -> 13157 bytes
web/share/campaign/img/headshots/cindy-cohn.png | Bin 54018 -> 0 bytes
web/share/campaign/img/headshots/sheera-frenkel.jpg | Bin 0 -> 14744 bytes
web/share/campaign/img/headshots/sheera-frenkel.png | Bin 68758 -> 0 bytes
7 files changed, 3 insertions(+), 3 deletions(-)
create mode 100644 web/share/campaign/img/headshots/arthur-jordan.jpg
delete mode 100644 web/share/campaign/img/headshots/arthur-jordan.png
create mode 100644 web/share/campaign/img/headshots/cindy-cohn.jpg
delete mode 100644 web/share/campaign/img/headshots/cindy-cohn.png
create mode 100644 web/share/campaign/img/headshots/sheera-frenkel.jpg
delete mode 100644 web/share/campaign/img/headshots/sheera-frenkel.png
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list