diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index c0bf8ab496df..23b1f08fc9e3 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -11530,12 +11530,6 @@ github = "ivalery111"; githubId = 37245535; }; - ivan = { - email = "ivan@ludios.org"; - github = "ivan"; - githubId = 4458; - name = "Ivan Kozik"; - }; ivan-babrou = { email = "nixpkgs@ivan.computer"; name = "Ivan Babrou"; diff --git a/pkgs/applications/networking/sync/rsync/default.nix b/pkgs/applications/networking/sync/rsync/default.nix index b98c39cc1baa..3e715826ae4c 100644 --- a/pkgs/applications/networking/sync/rsync/default.nix +++ b/pkgs/applications/networking/sync/rsync/default.nix @@ -89,8 +89,7 @@ stdenv.mkDerivation rec { homepage = "https://rsync.samba.org/"; license = lib.licenses.gpl3Plus; mainProgram = "rsync"; - maintainers = with lib.maintainers; [ - ivan + maintainers = [ ]; platforms = lib.platforms.unix; identifiers.cpeParts = { diff --git a/pkgs/by-name/b3/b3sum/package.nix b/pkgs/by-name/b3/b3sum/package.nix index 1892f136599e..3d56435dfd86 100644 --- a/pkgs/by-name/b3/b3sum/package.nix +++ b/pkgs/by-name/b3/b3sum/package.nix @@ -27,7 +27,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/BLAKE3-team/BLAKE3/"; maintainers = with lib.maintainers; [ fpletz - ivan ]; license = with lib.licenses; [ cc0 diff --git a/pkgs/by-name/ca/cargo-outdated/package.nix b/pkgs/by-name/ca/cargo-outdated/package.nix index 5d92f2b6aa41..ca8402031ac1 100644 --- a/pkgs/by-name/ca/cargo-outdated/package.nix +++ b/pkgs/by-name/ca/cargo-outdated/package.nix @@ -32,7 +32,6 @@ rustPlatform.buildRustPackage (finalAttrs: { mit ]; maintainers = with lib.maintainers; [ - ivan matthiasbeyer ]; }; diff --git a/pkgs/by-name/ca/cargo-watch/package.nix b/pkgs/by-name/ca/cargo-watch/package.nix index c64572bb6f25..e7f66426c570 100644 --- a/pkgs/by-name/ca/cargo-watch/package.nix +++ b/pkgs/by-name/ca/cargo-watch/package.nix @@ -38,7 +38,6 @@ rustPlatform.buildRustPackage (finalAttrs: { license = lib.licenses.cc0; maintainers = with lib.maintainers; [ xrelkd - ivan matthiasbeyer ]; }; diff --git a/pkgs/by-name/pr/prometheus-statsd-exporter/package.nix b/pkgs/by-name/pr/prometheus-statsd-exporter/package.nix index 856c674bdfbf..d57e78b68df7 100644 --- a/pkgs/by-name/pr/prometheus-statsd-exporter/package.nix +++ b/pkgs/by-name/pr/prometheus-statsd-exporter/package.nix @@ -39,7 +39,6 @@ buildGoModule rec { license = lib.licenses.asl20; maintainers = with lib.maintainers; [ benley - ivan ]; }; } diff --git a/pkgs/by-name/si/signal-cli/package.nix b/pkgs/by-name/si/signal-cli/package.nix index b6f34aa5e003..6155b0f2d6da 100644 --- a/pkgs/by-name/si/signal-cli/package.nix +++ b/pkgs/by-name/si/signal-cli/package.nix @@ -71,7 +71,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { changelog = "https://github.com/AsamK/signal-cli/blob/v${finalAttrs.version}/CHANGELOG.md"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.gpl3; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; platforms = lib.platforms.all; }; }) diff --git a/pkgs/by-name/so/sorted-grep/package.nix b/pkgs/by-name/so/sorted-grep/package.nix index ffbcfe2a9751..80be83ef0e6c 100644 --- a/pkgs/by-name/so/sorted-grep/package.nix +++ b/pkgs/by-name/so/sorted-grep/package.nix @@ -56,6 +56,6 @@ stdenv.mkDerivation (finalAttrs: { ''; platforms = lib.platforms.unix; license = lib.licenses.gpl3Plus; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; }; }) diff --git a/pkgs/by-name/va/validator-nu/package.nix b/pkgs/by-name/va/validator-nu/package.nix index bf7074c64c38..b3cbd09c7343 100644 --- a/pkgs/by-name/va/validator-nu/package.nix +++ b/pkgs/by-name/va/validator-nu/package.nix @@ -105,7 +105,6 @@ stdenvNoCC.mkDerivation (finalAttrs: { license = lib.licenses.mit; maintainers = with lib.maintainers; [ andersk - ivan ]; mainProgram = "vnu"; platforms = lib.platforms.all; diff --git a/pkgs/by-name/vi/victoriametrics/package.nix b/pkgs/by-name/vi/victoriametrics/package.nix index 1e70efca54bc..fcd636fa1b9c 100644 --- a/pkgs/by-name/vi/victoriametrics/package.nix +++ b/pkgs/by-name/vi/victoriametrics/package.nix @@ -87,7 +87,6 @@ buildGo126Module (finalAttrs: { license = lib.licenses.asl20; maintainers = with lib.maintainers; [ yorickvp - ivan leona shawn8901 ryan4yin diff --git a/pkgs/development/python-modules/faust-cchardet/default.nix b/pkgs/development/python-modules/faust-cchardet/default.nix index 039ef1d7d183..6691f8e74791 100644 --- a/pkgs/development/python-modules/faust-cchardet/default.nix +++ b/pkgs/development/python-modules/faust-cchardet/default.nix @@ -48,7 +48,6 @@ buildPythonPackage rec { license = lib.licenses.mpl11; maintainers = with lib.maintainers; [ dotlambda - ivan ]; }; } diff --git a/pkgs/development/python-modules/lmdb/default.nix b/pkgs/development/python-modules/lmdb/default.nix index 20db020dd74f..4e76d4e1bb7f 100644 --- a/pkgs/development/python-modules/lmdb/default.nix +++ b/pkgs/development/python-modules/lmdb/default.nix @@ -38,8 +38,7 @@ buildPythonPackage rec { homepage = "https://github.com/dw/py-lmdb"; changelog = "https://github.com/jnwatson/py-lmdb/blob/py-lmdb_${version}/ChangeLog"; license = lib.licenses.openldap; - maintainers = with lib.maintainers; [ - ivan + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/manhole/default.nix b/pkgs/development/python-modules/manhole/default.nix index 892915da25f1..75c6e6b75aa2 100644 --- a/pkgs/development/python-modules/manhole/default.nix +++ b/pkgs/development/python-modules/manhole/default.nix @@ -49,6 +49,6 @@ buildPythonPackage rec { description = "Debugging manhole for Python applications"; mainProgram = "manhole-cli"; license = lib.licenses.bsd2; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/namedlist/default.nix b/pkgs/development/python-modules/namedlist/default.nix index ee0ae7f7e7c8..4e2270b79ff6 100644 --- a/pkgs/development/python-modules/namedlist/default.nix +++ b/pkgs/development/python-modules/namedlist/default.nix @@ -43,6 +43,6 @@ buildPythonPackage rec { description = "Similar to namedtuple, but instances are mutable"; homepage = "https://gitlab.com/ericvsmith/namedlist"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/snscrape/default.nix b/pkgs/development/python-modules/snscrape/default.nix index 5c8ea1fb30fb..46b967fc41bb 100644 --- a/pkgs/development/python-modules/snscrape/default.nix +++ b/pkgs/development/python-modules/snscrape/default.nix @@ -53,7 +53,7 @@ buildPythonPackage rec { description = "Social networking service scraper"; homepage = "https://github.com/JustAnotherArchivist/snscrape"; license = lib.licenses.gpl3Plus; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; mainProgram = "snscrape"; }; } diff --git a/pkgs/development/tools/esbuild/default.nix b/pkgs/development/tools/esbuild/default.nix index ee801f452471..75ce933d6998 100644 --- a/pkgs/development/tools/esbuild/default.nix +++ b/pkgs/development/tools/esbuild/default.nix @@ -32,7 +32,6 @@ buildGoModule rec { maintainers = with lib.maintainers; [ lucus16 undefined-moe - ivan ]; mainProgram = "esbuild"; }; diff --git a/pkgs/servers/home-assistant/custom-components/sensi/package.nix b/pkgs/servers/home-assistant/custom-components/sensi/package.nix index b47abe33f390..07bde216193c 100644 --- a/pkgs/servers/home-assistant/custom-components/sensi/package.nix +++ b/pkgs/servers/home-assistant/custom-components/sensi/package.nix @@ -29,7 +29,7 @@ buildHomeAssistantComponent rec { changelog = "https://github.com/iprak/sensi/releases/tag/v${version}"; description = "HomeAssistant integration for Sensi thermostat"; homepage = "https://github.com/iprak/sensi"; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; license = lib.licenses.mit; }; } diff --git a/pkgs/servers/sql/postgresql/ext/periods.nix b/pkgs/servers/sql/postgresql/ext/periods.nix index 8340d95ff4e6..8f944ca1448c 100644 --- a/pkgs/servers/sql/postgresql/ext/periods.nix +++ b/pkgs/servers/sql/postgresql/ext/periods.nix @@ -19,7 +19,7 @@ postgresqlBuildExtension (finalAttrs: { meta = { description = "PostgreSQL extension implementing SQL standard functionality for PERIODs and SYSTEM VERSIONING"; homepage = "https://github.com/xocolatl/periods"; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; platforms = postgresql.meta.platforms; license = lib.licenses.postgresql; }; diff --git a/pkgs/servers/sql/postgresql/ext/pg_ivm.nix b/pkgs/servers/sql/postgresql/ext/pg_ivm.nix index 1d9bd45d3680..a1f449cfe407 100644 --- a/pkgs/servers/sql/postgresql/ext/pg_ivm.nix +++ b/pkgs/servers/sql/postgresql/ext/pg_ivm.nix @@ -20,7 +20,7 @@ postgresqlBuildExtension (finalAttrs: { description = "Materialized views with IVM (Incremental View Maintenance) for PostgreSQL"; homepage = "https://github.com/sraoss/pg_ivm"; changelog = "https://github.com/sraoss/pg_ivm/releases/tag/v${finalAttrs.version}"; - maintainers = with lib.maintainers; [ ivan ]; + maintainers = [ ]; platforms = postgresql.meta.platforms; license = lib.licenses.postgresql; };