treewide: Drop myself as maintainer for some packages I don't use

This commit is contained in:
Elis Hirwing
2022-07-14 14:39:58 +02:00
parent 6e6436963d
commit 729fb87ae3
24 changed files with 24 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ let
cfg = config.programs.dmrconfig;
in {
meta.maintainers = [ maintainers.etu ];
meta.maintainers = with maintainers; [ ];
###### interface
options = {