hyprland: remove skoove from maintainers (#2345)

Link: https://github.com/nix-community/stylix/pull/2316#issuecomment-4459406794
Link: https://github.com/nix-community/stylix/pull/2345
Reverts: 6421b5c2d2 ("hyprland: add skoove as maintainer (#1030)")

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: skoove <zie@sturges.com.au>
This commit is contained in:
Noah Biewesch 2026-06-03 08:35:55 +02:00 committed by GitHub
parent b670c2bdf0
commit 879889a4e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 16 deletions

View file

@ -231,12 +231,6 @@
githubId = 19377854;
name = "jamie";
};
skoove = {
email = "zie@sturges.com.au";
github = "skoove";
githubId = 53106860;
name = "Zie Sturges";
};
trueNAHO = {
email = "nix@noahbiewesch.com";
github = "trueNAHO";

View file

@ -2,8 +2,5 @@
{
name = "Hyprland";
homepage = "https://github.com/hyprwm/Hyprland";
maintainers = with lib.maintainers; [
noahbiewesch
skoove
];
maintainers = [ lib.maintainers.noahbiewesch ];
}

View file

@ -83,12 +83,6 @@
github = "skiletro";
githubId = 19377854;
};
skoove = {
email = "zie@sturges.com.au";
name = "Zie Sturges";
github = "skoove";
githubId = 53106860;
};
vidhanio = {
email = "me@vidhan.io";
name = "Vidhan Bhatt";