From 603c44a64d771563ab90d21f44a9854d98bb977c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 24 May 2024 09:28:05 +0200 Subject: [PATCH] core: replace emails by links to GitHub accounts in AUTHORS.md --- AUTHORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 16e603e92..1d05b31fa 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -3,9 +3,9 @@ ## Developers - General code - - Sébastien Helleu (FlashCode) <[flashcode@flashtux.org](mailto:flashcode@flashtux.org)> + - [Sébastien Helleu](https://github.com/flashcode) (FlashCode) - Scripts plugins, debian packager - - Emmanuel Bouthenot (kolter) <[kolter@openics.org](mailto:kolter@openics.org)> + - [Emmanuel Bouthenot](https://github.com/k0lter) (kolter) ## Contributors