[git] gnupg-doc - branch, master, updated. a47208c8596596dfdba9fef78ffe9cb9652fef04
by Werner Koch
cvs at cvs.gnupg.org
Fri Mar 24 15:17:20 CET 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 a47208c8596596dfdba9fef78ffe9cb9652fef04 (commit)
from f6d6e19b8f0aa0136bce2d5455b3cd48feaef616 (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 a47208c8596596dfdba9fef78ffe9cb9652fef04
Author: Werner Koch <wk at gnupg.org>
Date: Fri Mar 24 15:14:11 2017 +0100
web: New submenu for the GnuPG e.V.
diff --git a/web/share/gpgweb.el b/web/share/gpgweb.el
index f903e50..d992d55 100644
--- a/web/share/gpgweb.el
+++ b/web/share/gpgweb.el
@@ -92,6 +92,7 @@ if not available."
(("/index.html" "Home")
("/news.html" "News")
("/people/index.html" "People")
+ ("/verein/index.html" "Verein")
("/documentation/sites.html" "Sites")))
("/donate/index.html"
"Donate"
diff --git a/web/verein/index.org b/web/verein/index.org
new file mode 100644
index 0000000..80a6e00
--- /dev/null
+++ b/web/verein/index.org
@@ -0,0 +1,23 @@
+#+TITLE: GnuPG e.V.
+#+STARTUP: showall indent
+#+SETUPFILE: "share/setup.inc"
+
+* The GnuPG e.V.
+
+In February 2017 several GnuPG developer came together for a 3 day
+hackathon. While having some beer in the [[http://www.bilkinfo.de/kneipen/tigges.html][Tigges]] on one evening the
+lingering plan for setting up a legal entity was finally agreed upon.
+Work on the constitution started right away and the founding assembly
+commenced on the next day at 13:37.
+
+The 7 founding members are:
+
+ - Andre Heinecke
+ - Justus Winter
+ - Kai Michaelis
+ - Marcus Brinkmann
+ - Neal Walfied
+ - Werner Koch
+ - Yutaka Niibe
+
+ /More information about the Verein will soon be availabale here./
-----------------------------------------------------------------------
Summary of changes:
web/share/gpgweb.el | 1 +
web/verein/index.org | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 web/verein/index.org
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list