From d273e7216ee0fe01cde6e75b5533777d5cec874c Mon Sep 17 00:00:00 2001
From: teutat3s <teutates@mailbox.org>
Date: Mon, 3 Jul 2023 00:35:21 +0200
Subject: [PATCH 1/2] Fix links git.b12f.io -> git.pub.solar

---
 _data/people/byb.yml | 2 +-
 _data/people/jfw.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_data/people/byb.yml b/_data/people/byb.yml
index f397a4e..9e59a11 100644
--- a/_data/people/byb.yml
+++ b/_data/people/byb.yml
@@ -7,7 +7,7 @@ contactOptions:
     link: 'mailto:byb@miom.space'
   - name: git
     value: '@b12f'
-    link: 'https://git.b12f.io/b12f'
+    link: 'https://git.pub.solar/b12f'
   - name: gpg
     value: 4332 E0D0 2B21 4D31 376C  366E 4406 E80E 13CD 656C
   - name: matrix
diff --git a/_data/people/jfw.yml b/_data/people/jfw.yml
index f999743..6cf3e90 100644
--- a/_data/people/jfw.yml
+++ b/_data/people/jfw.yml
@@ -7,6 +7,6 @@ contactOptions:
     link: 'mailto:jfw@miom.space'
   - name: git
     value: '@teutat3s'
-    link: 'https://git.b12f.io/teutat3s'
+    link: 'https://git.pub.solar/teutat3s'
   - name: matrix
     value: '@teutat3s:pub.solar'
-- 
2.47.2


From 963c28c8e41a5615690f3a1cf05d8d74abf1daf7 Mon Sep 17 00:00:00 2001
From: teutat3s <teutates@mailbox.org>
Date: Mon, 3 Jul 2023 00:39:36 +0200
Subject: [PATCH 2/2] Update jfw

---
 _data/people/jfw.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/_data/people/jfw.yml b/_data/people/jfw.yml
index 6cf3e90..707aaeb 100644
--- a/_data/people/jfw.yml
+++ b/_data/people/jfw.yml
@@ -1,6 +1,6 @@
 name: Jhonas Wernery
 pronouns: he/him
-role: Systems Engineer
+role: System Administrator
 contactOptions:
   - name: mail
     value: jfw@miom.space
@@ -10,3 +10,6 @@ contactOptions:
     link: 'https://git.pub.solar/teutat3s'
   - name: matrix
     value: '@teutat3s:pub.solar'
+  - name: mastodon
+    value: '@teutat3s@pub.solar'
+    link: 'https://mastodon.pub.solar/@teutat3s'
-- 
2.47.2