Merge pull request #317029 from 0x5a4/maintain-wlinhibit
Add myself as wlinhibit maintainer
This commit is contained in:
commit
0fd7eea2c9
@ -97,6 +97,12 @@
|
||||
githubId = 9675338;
|
||||
keys = [ { fingerprint = "F466 A548 AD3F C1F1 8C88 4576 8702 7528 B006 D66D"; } ];
|
||||
};
|
||||
_0x5a4 = {
|
||||
email = "bej86nug@hhu.de";
|
||||
name = "0x5a4";
|
||||
github = "0x5a4";
|
||||
githubId = 54070204;
|
||||
};
|
||||
_0xB10C = {
|
||||
email = "nixpkgs@b10c.me";
|
||||
name = "0xB10C";
|
||||
|
@ -19,7 +19,6 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-YQHJ9sLHSV8GJP7IpRzmtDbeB86y/a48mLcYy4iDciw=";
|
||||
};
|
||||
|
||||
|
||||
buildInputs = [
|
||||
wayland
|
||||
wayland-protocols
|
||||
@ -38,5 +37,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.mit;
|
||||
homepage = "https://github.com/0x5a4/wlinhibit";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [_0x5a4];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user