linuxPackages.rtl8821ce: remove samuelgrf from maintainers
This commit is contained in:
parent
6494ebf6b1
commit
ef4378e9b7
@ -33,6 +33,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://github.com/tomaspinho/rtl8821ce";
|
homepage = "https://github.com/tomaspinho/rtl8821ce";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ hhm samuelgrf ];
|
maintainers = with maintainers; [ hhm ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user