maintainers: drop rht

This commit is contained in:
Acid Bong
2026-05-22 22:00:45 +03:00
parent 56aedd838c
commit cd537a1ebc
4 changed files with 0 additions and 9 deletions

View File

@@ -23336,12 +23336,6 @@
githubId = 6047658;
name = "Ryan Horiguchi";
};
rht = {
email = "rhtbot@protonmail.com";
github = "rht";
githubId = 395821;
name = "rht";
};
rhydianjenkins = {
name = "Rhydian Jenkins";
github = "RhydianJenkins";

View File

@@ -299,7 +299,6 @@ stdenv.mkDerivation {
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
uskudnik
rht
jefflabonte
nasirhm
buckley310

View File

@@ -54,7 +54,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/MihailJP/Inconsolata-LGC";
maintainers = with lib.maintainers; [
avnik
rht
];
};
}

View File

@@ -108,7 +108,6 @@ stdenv.mkDerivation (finalAttrs: {
description = "Peer-to-peer, anonymous electronic cash system";
homepage = "https://z.cash/";
maintainers = with lib.maintainers; [
rht
tkerber
centromere
];