[git] gnupg-doc - branch, master, updated. 38285aa017893048e2ec661ed9b72617306bf330
by Werner Koch
cvs at cvs.gnupg.org
Sat Mar 25 00:42:52 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 38285aa017893048e2ec661ed9b72617306bf330 (commit)
from 10c01ab0a2e0fc366640fae342603bab4b5b9a0c (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 38285aa017893048e2ec661ed9b72617306bf330
Author: Werner Koch <wk at gnupg.org>
Date: Sat Mar 25 00:39:39 2017 +0100
web: Fix URLs in the verein page.
org-mode did some double quoting. Using macros seems to help.
diff --git a/web/verein/index.org b/web/verein/index.org
index 0a0224a..41022be 100644
--- a/web/verein/index.org
+++ b/web/verein/index.org
@@ -1,6 +1,7 @@
#+TITLE: GnuPG e.V.
#+STARTUP: showall indent
#+SETUPFILE: "share/setup.inc"
+#+macro: atgit [[https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-project.git;a=blob_plain;f=$1][$2]]
* The GnuPG e.V.
@@ -11,15 +12,17 @@ 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, and Yutaka
- Niibe. The elected chair is Werner, the vice Andre, and the cashier
- Marcus. The registration number is /VR11482/ at /Amtsgericht
- Düsseldorf/.
+Michaelis, Marcus Brinkmann, Neal Walfied, Werner Koch, and Yutaka
+Niibe. The elected chair is Werner, the vice Andre, and the cashier
+Marcus. The registration number is /VR11482/ at /Amtsgericht
+Düsseldorf/.
-Our [[https://git.gnupg.org/cgi-bin/gitweb.cgi?p%3Dgnupg-project.git%3Ba%3Dblob_plain%3Bf%3Dlegal/constitution.de.pdf][constitution]] is written in German; a legally non-binding
- [[https://git.gnupg.org/cgi-bin/gitweb.cgi?p%3Dgnupg-project.git%3Ba%3Dblob_plain%3Bf%3Dlegal/constitution.en.pdf][translation]] is available. The founding protocol can can be read
- [[https://git.gnupg.org/cgi-bin/gitweb.cgi?p%3Dgnupg-project.git%3Ba%3Dblob_plain%3Bf%3Dlegal/founding-protocol-20170208.txt][here]].
+Our {{{atgit(legal/constitution.de.pdf,constitution)}}} is written in
+German; a legally non-binding
+{{{atgit(legal/constitution.en.pdf,translation)}}} is available. The
+founding protocol can can be read
+{{{atgit(legal/founding-protocol-20170208.txt,here)}}}.
- The rules on how to apply for membership will soon be posted. We
- will also soon apply for charitable status so that donations will be
- tax exempted at least in Germany.
+The rules on how to apply for membership will soon be posted. We will
+also soon apply for charitable status so that donations will be tax
+exempted at least in Germany.
-----------------------------------------------------------------------
Summary of changes:
web/verein/index.org | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list