From 5881370485e1bf7589ca670684fe95da7fa0a351 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Mon, 3 Feb 2020 15:50:40 +0100 Subject: [PATCH 1/4] Add information to my about entry. This adds the fact that i have become editor in chief, and adds my name. --- pages/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/about.html b/pages/about.html index 95b6231e..33c6f84a 100644 --- a/pages/about.html +++ b/pages/about.html @@ -51,9 +51,9 @@ blog="jonah" {% include team.html avatar="blacklight447.png" -name="blacklight447" +name="Niek de Wilde (AKA blacklight447)" bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking." -role="Community Manager" +role="Editor in chief & Community Manager" email="mailto:blacklight447@privacytools.io" mastodon="https://social.privacytools.io/@blacklight447" %} -- 2.47.2 From 7cf33759dd26c9bc7a5c43b975b8570ebc8527cf Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Mon, 3 Feb 2020 15:53:16 +0100 Subject: [PATCH 2/4] make it stand out less remove last name so my entry stands out less --- pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.html b/pages/about.html index 33c6f84a..46da4a4f 100644 --- a/pages/about.html +++ b/pages/about.html @@ -51,7 +51,7 @@ blog="jonah" {% include team.html avatar="blacklight447.png" -name="Niek de Wilde (AKA blacklight447)" +name="Niek (AKA blacklight447)" bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking." role="Editor in chief & Community Manager" email="mailto:blacklight447@privacytools.io" -- 2.47.2 From bdefaeb753b6e71621e1817015d354769f24e8c9 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Mon, 3 Feb 2020 15:58:22 +0100 Subject: [PATCH 3/4] make it stand out less (again) screw it, most people recognise my profile picture anyway. --- pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.html b/pages/about.html index 46da4a4f..6c1e267d 100644 --- a/pages/about.html +++ b/pages/about.html @@ -51,7 +51,7 @@ blog="jonah" {% include team.html avatar="blacklight447.png" -name="Niek (AKA blacklight447)" +name="Niek de Wilde" bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking." role="Editor in chief & Community Manager" email="mailto:blacklight447@privacytools.io" -- 2.47.2 From ab29bcc9a2918d8927fe587f57674f72189d41ef Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Mon, 3 Feb 2020 16:05:05 +0100 Subject: [PATCH 4/4] Update pages/about.html fine. Co-Authored-By: Jonah Aragon --- pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.html b/pages/about.html index 6c1e267d..83e3f6f4 100644 --- a/pages/about.html +++ b/pages/about.html @@ -53,7 +53,7 @@ blog="jonah" avatar="blacklight447.png" name="Niek de Wilde" bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking." -role="Editor in chief & Community Manager" +role="Editor-in-chief" email="mailto:blacklight447@privacytools.io" mastodon="https://social.privacytools.io/@blacklight447" %} -- 2.47.2