obsidian, tidal-hifi, step-kms-plugin: remove myself as maintainer (#494834)
This commit is contained in:
@@ -21810,7 +21810,6 @@
|
||||
email = "aaron@bolddaemon.com";
|
||||
github = "qbit";
|
||||
githubId = 68368;
|
||||
matrix = "@qbit:tapenet.org";
|
||||
keys = [ { fingerprint = "3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE"; } ];
|
||||
};
|
||||
qdlmcfresh = {
|
||||
|
||||
@@ -23,7 +23,6 @@ let
|
||||
maintainers = with lib.maintainers; [
|
||||
conradmearns
|
||||
zaninime
|
||||
qbit
|
||||
kashw2
|
||||
w-lfchen
|
||||
];
|
||||
|
||||
@@ -48,7 +48,7 @@ buildGoModule rec {
|
||||
description = "Step plugin to manage keys and certificates on cloud KMSs and HSMs";
|
||||
homepage = "https://smallstep.com/cli/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ qbit ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "step-kms-plugin";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -219,7 +219,6 @@ buildNpmPackage (finalAttrs: {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
gerg-l
|
||||
qbit
|
||||
spikespaz
|
||||
];
|
||||
# `castlabs-electron` doesn't have a distribution for `aarch64-linux`.
|
||||
|
||||
Reference in New Issue
Block a user