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