systemd: add myself as maintainer
This commit is contained in:
parent
53fb1c512a
commit
1e8772375e
@ -231,6 +231,6 @@ in stdenv.mkDerivation {
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
priority = 10;
|
||||
maintainers = with maintainers; [ eelco andir ];
|
||||
maintainers = with maintainers; [ eelco andir mic92 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user