From 0355731cf72b2fc487618cb79bb5360fbf4ef613 Mon Sep 17 00:00:00 2001 From: Oliver Smith <ollieparanoid@postmarketos.org> Date: Wed, 4 Dec 2024 21:04:17 +0100 Subject: [PATCH] team: change Dylan from CC to TC (MR 339) As discussed, Dylan is changing from CC to TC. --- config/usernames.py | 2 +- content/page/core-contributors.md | 15 --------------- content/page/trusted-contributors.md | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/config/usernames.py b/config/usernames.py index 8db53b06..5185d21f 100644 --- a/config/usernames.py +++ b/config/usernames.py @@ -31,7 +31,7 @@ names_and_links = { "craftyguy": ["Clayton", "/core-contributors/#clayton-craft-craftyguy"], "dannycolin": ["Danny", "https://gitlab.postmarketos.org/dannycolin"], "dujem": ["Duje", "https://gitlab.postmarketos.org/dujem"], - "dylanvanassche": ["Dylan", "/core-contributors/#dylan-van-assche-dylanvanassche"], + "dylanvanassche": ["Dylan", "/trusted-contributors/#dylan-van-assche-dylanvanassche"], "earboxer": ["Zach", "https://gitlab.postmarketos.org/earboxer"], "exkc": ["ΞЖKƆ/QVH", "https://gitlab.postmarketos.org/exkc"], "f-izzo": ["Federico", "/trusted-contributors/#federico-amedeo-izzo-fizzo"], diff --git a/content/page/core-contributors.md b/content/page/core-contributors.md index d68d9906..52d03634 100644 --- a/content/page/core-contributors.md +++ b/content/page/core-contributors.md @@ -92,21 +92,6 @@ title: "Core Contributors" <hr class="team-page-separator"> -{: class="avatar"} -## Dylan Van Assche (dylanvanassche) {: class="contributor-name"} - -🢠*What am I doing?* - -* Reverse engineering things like VoLTE, Bluetooth HFP, Qualcomm sensors, etc. -* Helping with improving community and main devices like Fairphone 4/5 and SDM845 devices -* Working on middleware: PipeWire, fwupd, ModemManager, iio-sensor-proxy, etc. - -🤔 *What am I thinking about?* - -* How to provide privacy-respecting services essential for the complete phone user experience by self-hosting or working with other trusted providers (geolocation, A-GPS data, connectivity check, DNS, etc.) - -<hr class="team-page-separator"> - {: class="avatar"} ## Luca Weiss (z3ntu) {: class="contributor-name"} diff --git a/content/page/trusted-contributors.md b/content/page/trusted-contributors.md index a3824035..2c6dcee1 100644 --- a/content/page/trusted-contributors.md +++ b/content/page/trusted-contributors.md @@ -165,6 +165,20 @@ Free and open-source software, also known as FOSS! <hr class="team-page-separator"> +## Dylan Van Assche (dylanvanassche) + +🢠*What am I doing?* + +* Reverse engineering things like VoLTE, Bluetooth HFP, Qualcomm sensors, etc. +* Helping with improving community and main devices like Fairphone 4/5 and SDM845 devices +* Working on middleware: PipeWire, fwupd, ModemManager, iio-sensor-proxy, etc. + +🤔*What am I thinking about?* + +* How to provide privacy-respecting services essential for the complete phone user experience by self-hosting or working with other trusted providers (geolocation, A-GPS data, connectivity check, DNS, etc.) + +<hr class="team-page-separator"> + ## Federico Amedeo Izzo (fizzo) 🢠*What am I doing?* -- GitLab