mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
libmm-qt: Remove myself from maintainer list
This commit is contained in:
parent
14c1471319
commit
636d7b6e08
@ -27,6 +27,5 @@ stdenv.mkDerivation {
|
||||
description = "Qt wrapper for ModemManager DBus API";
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.jgeerds ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user