[git] gnupg-doc - branch, master, updated. eb2835fe570367f36df3de0c9eb993d1ca043dbc

by Neal H. Walfield cvs at cvs.gnupg.org
Thu Jun 8 11:48:34 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, master has been updated
       via  eb2835fe570367f36df3de0c9eb993d1ca043dbc (commit)
      from  9e91c5249a9f366ed5d79af9f77ad002bac80bcd (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 eb2835fe570367f36df3de0c9eb993d1ca043dbc
Author: Neal H. Walfield <neal at gnu.org>
Date:   Thu Jun 8 11:48:22 2017 +0200

    campaign: Change video of the day to Matt Mitchell.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 87fc9a1..4e5ccb7 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -207,8 +207,8 @@ href="/cgi-bin/procdonate.cgi?mode=preset&lang=de"
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video des Tages: Thenmozhi Soundararajan
-            <small>Equality Labs</small>
+	  <h2>Video des Tages: Matt Mitchell
+            <small>CryptoHarlem</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index 82d3954..e43f16c 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -200,8 +200,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Clip du jour : Thenmozhi Soundararajan
-            <small>Equality Labs</small>
+	  <h2>Clip du jour : Matt Mitchell
+            <small>CryptoHarlem</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.ja.org b/web/donate/index.ja.org
index 4c6ad83..36baaa1 100644
--- a/web/donate/index.ja.org
+++ b/web/donate/index.ja.org
@@ -190,8 +190,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>本日の動画: Thenmozhi Soundararajan
-            <small>Equality Labs</small>
+	  <h2>本日の動画: Matt Mitchell
+            <small>CryptoHarlem</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.org b/web/donate/index.org
index d93c92e..1be2c25 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -208,8 +208,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video of the Day: Thenmozhi Soundararajan
-            <small>Equality Labs</small>
+	  <h2>Video of the Day: Matt Mitchell
+            <small>CryptoHarlem</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index 6cecf8b..0be62c1 100644
--- a/web/share/campaign/campaign.js
+++ b/web/share/campaign/campaign.js
@@ -89,7 +89,7 @@ function get_param_from_url(name) {
 $(document).ready(function() {
 
     // VOTD: Update VOTD here.
-    let VIDLIST = "thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -98,7 +98,7 @@ $(document).ready(function() {
 		 "seanus": "H6iO_MkOICM",
 		 "noah": "neibFsqgxgw",
 		 "michael": "w4PY1ihLm0w",
-		 "matt": "MWxhdPw9I8c",
+		 "matt": "5MCGTd8pOG4",
 		 "lisa": "Vd8sz5X-1og",
 		 "john": "xdVHQhWrIro",
 		 "jason": "RtvlfTiSEMc",

-----------------------------------------------------------------------

Summary of changes:
 web/donate/index.de.org        | 4 ++--
 web/donate/index.fr.org        | 4 ++--
 web/donate/index.ja.org        | 4 ++--
 web/donate/index.org           | 4 ++--
 web/share/campaign/campaign.js | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list