mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
maintainers: drop rht
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -299,7 +299,6 @@ stdenv.mkDerivation {
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
uskudnik
|
||||
rht
|
||||
jefflabonte
|
||||
nasirhm
|
||||
buckley310
|
||||
|
||||
@@ -54,7 +54,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/MihailJP/Inconsolata-LGC";
|
||||
maintainers = with lib.maintainers; [
|
||||
avnik
|
||||
rht
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user