We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10686f commit 57263c6Copy full SHA for 57263c6
nixos/tests/jenkins.nix
@@ -11,7 +11,6 @@ import ./make-test-python.nix (
11
meta = with pkgs.lib.maintainers; {
12
maintainers = [
13
bjornfor
14
- coconnor
15
domenkozar
16
];
17
};
pkgs/by-name/je/jenkins/package.nix
@@ -80,7 +80,6 @@ stdenv.mkDerivation (finalAttrs: {
80
sourceProvenance = with sourceTypes; [ binaryBytecode ];
81
license = licenses.mit;
82
maintainers = with maintainers; [
83
84
earldouglas
85
nequissimus
86
0 commit comments