mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
maintainers: drop kampfschlaefer
Inactive since 2020.
This commit is contained in:
parent
10341c2212
commit
8a7e37b687
10 changed files with 0 additions and 15 deletions
|
|
@ -13253,12 +13253,6 @@
|
|||
githubId = 54859825;
|
||||
keys = [ { fingerprint = "B2D0 AA53 8DBE 60B0 0811 3FC0 2D52 5F67 791E 5834"; } ];
|
||||
};
|
||||
kampfschlaefer = {
|
||||
email = "arnold@arnoldarts.de";
|
||||
github = "kampfschlaefer";
|
||||
githubId = 3831860;
|
||||
name = "Arnold Krille";
|
||||
};
|
||||
kanashimia = {
|
||||
email = "chad@redpilled.dev";
|
||||
github = "kanashimia";
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ in
|
|||
maintainers = with lib.maintainers; [
|
||||
aristid
|
||||
aszlig
|
||||
kampfschlaefer
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
name = "containers-extra_veth";
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ kampfschlaefer ];
|
||||
};
|
||||
|
||||
nodes.machine =
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
maintainers = with lib.maintainers; [
|
||||
aristid
|
||||
aszlig
|
||||
kampfschlaefer
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ in
|
|||
maintainers = with lib.maintainers; [
|
||||
aristid
|
||||
aszlig
|
||||
kampfschlaefer
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
name = "containers-physical_interfaces";
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ kampfschlaefer ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ in
|
|||
maintainers = with lib.maintainers; [
|
||||
aristid
|
||||
aszlig
|
||||
kampfschlaefer
|
||||
ianwookim
|
||||
];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
name = "containers-restart_networking";
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ kampfschlaefer ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
|
|
|||
|
|
@ -94,7 +94,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3Plus;
|
||||
mainProgram = "rsync";
|
||||
maintainers = with lib.maintainers; [
|
||||
kampfschlaefer
|
||||
ivan
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
|
|
|
|||
|
|
@ -53,7 +53,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
mainProgram = "jackmix";
|
||||
homepage = "https://github.com/kampfschlaefer/jackmix";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ kampfschlaefer ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue