keyd: take over maintainership
As per https://github.com/NixOS/nixpkgs/issues/344339#issuecomment-2377826745, current maintainer does not want to maintain it.
This commit is contained in:
parent
4b1c2ab683
commit
6bec3d1780
@ -72,7 +72,7 @@ stdenv.mkDerivation {
|
||||
meta = with lib; {
|
||||
description = "Key remapping daemon for Linux";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
maintainers = with maintainers; [ alfarel ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user