Commit 00c14c8a authored by ἄπειρον's avatar ἄπειρον
Browse files

deluge: add a-peirogon as a maintainer

parent 0661cadc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
      };
    };