maintainers: drop ferrine
Not reacting to maintainer pings, not part of the nixpkgs-maintainers team. Did not react to https://github.com/NixOS/nixpkgs/pull/450683#issuecomment-3415978893.
This commit is contained in:
@@ -8536,12 +8536,6 @@
|
||||
githubId = 5198058;
|
||||
name = "Udo Sauer";
|
||||
};
|
||||
ferrine = {
|
||||
email = "justferres@yandex.ru";
|
||||
github = "ferrine";
|
||||
githubId = 11705326;
|
||||
name = "Max Kochurov";
|
||||
};
|
||||
fettgoenner = {
|
||||
email = "paulmatti@protonmail.com";
|
||||
github = "fettgoenner";
|
||||
|
||||
@@ -82,6 +82,5 @@ buildPythonPackage rec {
|
||||
platforms = [
|
||||
"aarch64-darwin"
|
||||
];
|
||||
maintainers = with lib.maintainers; [ ferrine ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -45,6 +45,5 @@ buildPythonPackage rec {
|
||||
description = "Toolkit to Help Optimize Onnx Model";
|
||||
homepage = "https://pypi.org/project/onnxslim/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ ferrine ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -63,7 +63,6 @@ buildPythonPackage rec {
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
nidabdella
|
||||
ferrine
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -177,7 +177,6 @@ buildPythonPackage rec {
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [
|
||||
bcdarwin
|
||||
ferrine
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,6 +43,5 @@ buildHomeAssistantComponent rec {
|
||||
description = "Controlling Yandex.Station and other smart home devices with Alice from Home Assistant";
|
||||
homepage = "https://github.com/AlexxIT/YandexStation";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ ferrine ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user