From 767498fefcd2e654c770a10344fbfa65a3e2fd85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Kemetm=C3=BCller?= Date: Sat, 21 Dec 2024 10:09:00 +0100 Subject: [PATCH] maintainers: Remove knedlsepp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I haven't been doing much maintenance in the last couple of years really, so this is long overdue. I still run NixOS on all my computers and greatly appreciate the time that the *real* maintainers put into it. ❤️ I'm hoping to be able to contribute again at some point down the line. --- maintainers/maintainer-list.nix | 6 ------ nixos/tests/fenics.nix | 2 +- pkgs/applications/misc/klayout/default.nix | 2 +- pkgs/by-name/ar/armadillo/package.nix | 1 - pkgs/by-name/ca/catch/package.nix | 1 - pkgs/by-name/do/docopt_cpp/package.nix | 2 +- pkgs/by-name/hd/hdf4/package.nix | 2 +- pkgs/development/libraries/catch2/default.nix | 1 - pkgs/development/libraries/eccodes/default.nix | 2 +- pkgs/development/libraries/vtk/generic.nix | 1 - pkgs/development/python-modules/apptools/default.nix | 2 +- pkgs/development/python-modules/click-plugins/default.nix | 2 +- pkgs/development/python-modules/cligj/default.nix | 2 +- pkgs/development/python-modules/envisage/default.nix | 2 +- pkgs/development/python-modules/mayavi/default.nix | 2 +- pkgs/development/python-modules/pandas/default.nix | 1 - pkgs/development/python-modules/protobuf/3.nix | 2 +- pkgs/development/python-modules/protobuf/4.nix | 2 +- pkgs/development/python-modules/pyface/default.nix | 2 +- pkgs/development/python-modules/traitsui/default.nix | 2 +- 20 files changed, 14 insertions(+), 25 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 5efa86e32e98..133567377018 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -12049,12 +12049,6 @@ github = "svelterust"; githubId = 85593302; }; - knedlsepp = { - email = "josef.kemetmueller@gmail.com"; - github = "knedlsepp"; - githubId = 3287933; - name = "Josef Kemetmüller"; - }; knightpp = { email = "knightpp@proton.me"; github = "knightpp"; diff --git a/nixos/tests/fenics.nix b/nixos/tests/fenics.nix index 593b3953ffa9..bf991fed9b0c 100644 --- a/nixos/tests/fenics.nix +++ b/nixos/tests/fenics.nix @@ -30,7 +30,7 @@ import ./make-test-python.nix ( { name = "fenics"; meta = { - maintainers = with pkgs.lib.maintainers; [ knedlsepp ]; + maintainers = with pkgs.lib.maintainers; [ ]; }; nodes = { diff --git a/pkgs/applications/misc/klayout/default.nix b/pkgs/applications/misc/klayout/default.nix index eb06c6c27a8a..4f5203876269 100644 --- a/pkgs/applications/misc/klayout/default.nix +++ b/pkgs/applications/misc/klayout/default.nix @@ -64,7 +64,7 @@ mkDerivation rec { homepage = "https://www.klayout.de/"; changelog = "https://www.klayout.de/development.html#${version}"; platforms = platforms.linux; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/by-name/ar/armadillo/package.nix b/pkgs/by-name/ar/armadillo/package.nix index 1dd48c2642a6..351b252c1494 100644 --- a/pkgs/by-name/ar/armadillo/package.nix +++ b/pkgs/by-name/ar/armadillo/package.nix @@ -40,7 +40,6 @@ stdenv.mkDerivation rec { platforms = platforms.unix; maintainers = with maintainers; [ juliendehos - knedlsepp ]; }; } diff --git a/pkgs/by-name/ca/catch/package.nix b/pkgs/by-name/ca/catch/package.nix index 07a79619b49d..96bb28887d19 100644 --- a/pkgs/by-name/ca/catch/package.nix +++ b/pkgs/by-name/ca/catch/package.nix @@ -43,7 +43,6 @@ stdenv.mkDerivation rec { license = licenses.boost; maintainers = with maintainers; [ edwtjo - knedlsepp ]; platforms = with platforms; unix; }; diff --git a/pkgs/by-name/do/docopt_cpp/package.nix b/pkgs/by-name/do/docopt_cpp/package.nix index 4fb99e345882..2b45d2e9c15d 100644 --- a/pkgs/by-name/do/docopt_cpp/package.nix +++ b/pkgs/by-name/do/docopt_cpp/package.nix @@ -53,6 +53,6 @@ stdenv.mkDerivation rec { boost ]; platforms = platforms.all; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/by-name/hd/hdf4/package.nix b/pkgs/by-name/hd/hdf4/package.nix index ca839a6bea34..36aeb22dd2f7 100644 --- a/pkgs/by-name/hd/hdf4/package.nix +++ b/pkgs/by-name/hd/hdf4/package.nix @@ -162,7 +162,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "Data model, library, and file format for storing and managing data"; homepage = "https://support.hdfgroup.org/products/hdf4/"; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; platforms = platforms.unix; license = licenses.bsdOriginal; }; diff --git a/pkgs/development/libraries/catch2/default.nix b/pkgs/development/libraries/catch2/default.nix index 4e1a8816cd7b..087ad0923f26 100644 --- a/pkgs/development/libraries/catch2/default.nix +++ b/pkgs/development/libraries/catch2/default.nix @@ -26,7 +26,6 @@ stdenv.mkDerivation rec { license = licenses.boost; maintainers = with maintainers; [ edwtjo - knedlsepp ]; platforms = with platforms; unix ++ windows; }; diff --git a/pkgs/development/libraries/eccodes/default.nix b/pkgs/development/libraries/eccodes/default.nix index 969d6abf64ae..0fc52796a054 100644 --- a/pkgs/development/libraries/eccodes/default.nix +++ b/pkgs/development/libraries/eccodes/default.nix @@ -74,7 +74,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://confluence.ecmwf.int/display/ECC/"; license = licenses.asl20; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; platforms = platforms.unix; description = "ECMWF library for reading and writing GRIB, BUFR and GTS abbreviated header"; }; diff --git a/pkgs/development/libraries/vtk/generic.nix b/pkgs/development/libraries/vtk/generic.nix index c67b4b843aad..008e99032dba 100644 --- a/pkgs/development/libraries/vtk/generic.nix +++ b/pkgs/development/libraries/vtk/generic.nix @@ -135,7 +135,6 @@ stdenv.mkDerivation { homepage = "https://www.vtk.org/"; license = licenses.bsd3; maintainers = with maintainers; [ - knedlsepp tfmoraes ]; platforms = platforms.unix; diff --git a/pkgs/development/python-modules/apptools/default.nix b/pkgs/development/python-modules/apptools/default.nix index 8540a8f39c4b..521f6b931267 100644 --- a/pkgs/development/python-modules/apptools/default.nix +++ b/pkgs/development/python-modules/apptools/default.nix @@ -59,6 +59,6 @@ buildPythonPackage rec { homepage = "https://github.com/enthought/apptools"; changelog = "https://github.com/enthought/apptools/releases/tag/${version}"; license = licenses.bsdOriginal; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/development/python-modules/click-plugins/default.nix b/pkgs/development/python-modules/click-plugins/default.nix index e1c2702b3007..bf4a347b92d7 100644 --- a/pkgs/development/python-modules/click-plugins/default.nix +++ b/pkgs/development/python-modules/click-plugins/default.nix @@ -24,6 +24,6 @@ buildPythonPackage rec { description = "Extension module for click to enable registering CLI commands"; homepage = "https://github.com/click-contrib/click-plugins"; license = licenses.bsd3; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/development/python-modules/cligj/default.nix b/pkgs/development/python-modules/cligj/default.nix index 2b22ba792ca4..9be9ce2f5aca 100644 --- a/pkgs/development/python-modules/cligj/default.nix +++ b/pkgs/development/python-modules/cligj/default.nix @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "Click params for command line interfaces to GeoJSON"; homepage = "https://github.com/mapbox/cligj"; license = licenses.bsd3; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/development/python-modules/envisage/default.nix b/pkgs/development/python-modules/envisage/default.nix index 9c6e90c8d048..fceb0a9942c6 100644 --- a/pkgs/development/python-modules/envisage/default.nix +++ b/pkgs/development/python-modules/envisage/default.nix @@ -45,6 +45,6 @@ buildPythonPackage rec { description = "Framework for building applications whose functionalities can be extended by adding plug-ins"; homepage = "https://github.com/enthought/envisage"; license = licenses.bsdOriginal; - maintainers = with lib.maintainers; [ knedlsepp ]; + maintainers = with lib.maintainers; [ ]; }; } diff --git a/pkgs/development/python-modules/mayavi/default.nix b/pkgs/development/python-modules/mayavi/default.nix index 32929cfe2353..f5099af1f8f9 100644 --- a/pkgs/development/python-modules/mayavi/default.nix +++ b/pkgs/development/python-modules/mayavi/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { description = "3D visualization of scientific data in Python"; homepage = "https://github.com/enthought/mayavi"; license = licenses.bsdOriginal; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; mainProgram = "mayavi2"; }; } diff --git a/pkgs/development/python-modules/pandas/default.nix b/pkgs/development/python-modules/pandas/default.nix index 9c707351f209..ec6bf13686da 100644 --- a/pkgs/development/python-modules/pandas/default.nix +++ b/pkgs/development/python-modules/pandas/default.nix @@ -253,7 +253,6 @@ let ''; maintainers = with maintainers; [ raskin - knedlsepp ]; }; }; diff --git a/pkgs/development/python-modules/protobuf/3.nix b/pkgs/development/python-modules/protobuf/3.nix index 75a697dc35b0..08bf15d93fb5 100644 --- a/pkgs/development/python-modules/protobuf/3.nix +++ b/pkgs/development/python-modules/protobuf/3.nix @@ -87,6 +87,6 @@ buildPythonPackage { description = "Protocol Buffers are Google's data interchange format"; homepage = "https://developers.google.com/protocol-buffers/"; license = licenses.bsd3; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; } diff --git a/pkgs/development/python-modules/protobuf/4.nix b/pkgs/development/python-modules/protobuf/4.nix index 2d1a3f9d861f..c4db1b86e164 100644 --- a/pkgs/development/python-modules/protobuf/4.nix +++ b/pkgs/development/python-modules/protobuf/4.nix @@ -130,7 +130,7 @@ buildPythonPackage { description = "Protocol Buffers are Google's data interchange format"; homepage = "https://developers.google.com/protocol-buffers/"; license = licenses.bsd3; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; broken = lib.versionAtLeast protobuf.version "26"; }; } diff --git a/pkgs/development/python-modules/pyface/default.nix b/pkgs/development/python-modules/pyface/default.nix index c93c7d266f5a..51d7b089fa72 100644 --- a/pkgs/development/python-modules/pyface/default.nix +++ b/pkgs/development/python-modules/pyface/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { description = "Traits-capable windowing framework"; homepage = "https://github.com/enthought/pyface"; changelog = "https://github.com/enthought/pyface/releases/tag/${version}"; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; license = licenses.bsdOriginal; }; } diff --git a/pkgs/development/python-modules/traitsui/default.nix b/pkgs/development/python-modules/traitsui/default.nix index d19d1d04e23e..f1b7e3d0823f 100644 --- a/pkgs/development/python-modules/traitsui/default.nix +++ b/pkgs/development/python-modules/traitsui/default.nix @@ -37,6 +37,6 @@ buildPythonPackage rec { homepage = "https://github.com/enthought/traitsui"; changelog = "https://github.com/enthought/traitsui/releases/tag/${version}"; license = licenses.bsdOriginal; - maintainers = with maintainers; [ knedlsepp ]; + maintainers = with maintainers; [ ]; }; }