maintainers: drop khushraj (#502777)
This commit is contained in:
@@ -13974,13 +13974,6 @@
|
||||
githubId = 788813;
|
||||
name = "Bryan Gardiner";
|
||||
};
|
||||
khushraj = {
|
||||
email = "khushraj.rathod@gmail.com";
|
||||
github = "khrj";
|
||||
githubId = 44947946;
|
||||
name = "Khushraj Rathod";
|
||||
keys = [ { fingerprint = "1988 3FD8 EA2E B4EC 0A93 1E22 B77B 2A40 E770 2F19"; } ];
|
||||
};
|
||||
kiara = {
|
||||
name = "kiara";
|
||||
email = "cinereal@riseup.net";
|
||||
|
||||
@@ -30,7 +30,7 @@ appimageTools.wrapType2 {
|
||||
description = "Drag-and-drop designer for bootstrap";
|
||||
homepage = "https://bootstrapstudio.io/";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [ khushraj ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -96,7 +96,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://dprint.dev";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
khushraj
|
||||
kachick
|
||||
phanirithvij
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user