Add a-peirogon to maintainer list (#498104)

This commit is contained in:
Yohann Boniface
2026-03-10 15:29:38 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -341,6 +341,12 @@
githubId = 65275785;
name = "Alexander Kenji Berthold";
};
a-peirogon = {
email = "ainfanthe@gmail.com";
github = "a-peirogon";
githubId = 105471058;
name = "Andrés D'Infante";
};
A1ca7raz = {
email = "aya@wtm.moe";
github = "A1ca7raz";
@@ -106,6 +106,7 @@ let
description = "Torrent client";
homepage = "https://deluge-torrent.org";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ a-peirogon ];
platforms = lib.platforms.all;
};
};