[git] gnupg-doc - branch, master, updated. 8f5e7d0cf241a96393e654708af06fad599ecba0

by Werner Koch cvs at cvs.gnupg.org
Thu Mar 23 00:37:16 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  8f5e7d0cf241a96393e654708af06fad599ecba0 (commit)
      from  334d8bfb5d2722d69a601b7baf682dab125f8d66 (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 8f5e7d0cf241a96393e654708af06fad599ecba0
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Mar 23 00:34:15 2017 +0100

    web: Fix Marcus' employement status.

diff --git a/tools/build-website.sh b/tools/build-website.sh
index 68bf0df..22f235f 100755
--- a/tools/build-website.sh
+++ b/tools/build-website.sh
@@ -230,6 +230,8 @@ if [ -n "$sync_blog" ]; then
   any_sync=yes
 fi
 
+cd "${root_dir}"
+
 if [ "$any_sync" = yes ]; then
   $HOME/bin/mkkudos.sh --verbose --force
 fi
diff --git a/web/people/index.org b/web/people/index.org
index 341e613..4cbfde2 100644
--- a/web/people/index.org
+++ b/web/people/index.org
@@ -61,8 +61,8 @@
    Marcus is part of the free software community since 1997, when he
    joined the [[http://www.debian.org][Debian]] project.  Probably best known for his past work
    on GNU/Hurd, he also has a diploma degree in mathematics, and is
-   employed by [[https://g10code.com][g10^code]] to work on the GnuPG and related software from
-   2001 to 2012 and again since 2017.
+   full time employed by [[https://g10code.com][g10^code]] to work on the GnuPG and related
+   software from 2001 to 2012 and again since 2017.
 
    #+HTML: <p style="clear: both"/>
 

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

Summary of changes:
 tools/build-website.sh | 2 ++
 web/people/index.org   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)


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




More information about the Gnupg-commits mailing list