kde: add myself as maintainer
This commit is contained in:
@@ -77,7 +77,7 @@ let
|
||||
license = with lib.licenses; [
|
||||
lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12
|
||||
];
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
maintainers = with lib.maintainers; [ ttuegel nyanloutre ];
|
||||
platforms = lib.platforms.linux;
|
||||
} // (args.meta or {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user