systemd: remove myself as maintainer
This commit is contained in:
parent
b0b7f673dc
commit
c18ceab106
1 changed files with 1 additions and 1 deletions
|
@ -294,6 +294,6 @@ in stdenv.mkDerivation {
|
|||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
priority = 10;
|
||||
maintainers = with maintainers; [ andir eelco flokli mic92 ];
|
||||
maintainers = with maintainers; [ andir eelco flokli ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue