deluge: add a-peirogon as a maintainer

This commit is contained in:
ἄπειρον
2026-03-09 04:36:58 +00:00
parent 0661cadc7f
commit 00c14c8a3c
@@ -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;
};
};