maintainers: drop tjni

Reacted to 0 out of 37 maintainer pings in the least 180 days.
This commit is contained in:
Wolfgang Walther
2025-12-09 21:09:10 +01:00
parent 3b1e37dce8
commit 1bf401d37c
25 changed files with 1 additions and 36 deletions
+1 -3
View File
@@ -894,9 +894,7 @@
"winterqt": 78392041,
"zowoq": 59103226
},
"members": {
"tjni": 3806110
},
"members": {},
"name": "rust"
},
"scala": {
-8
View File
@@ -26411,14 +26411,6 @@
githubId = 36288711;
name = "Tim Keller";
};
tjni = {
email = "43ngvg@masqt.com";
matrix = "@tni:matrix.org";
name = "Theodore Ni";
github = "tjni";
githubId = 3806110;
keys = [ { fingerprint = "4384 B8E1 299F C028 1641 7B8F EC30 EFBE FA7E 84A4"; } ];
};
tkerber = {
email = "tk@drwx.org";
github = "tkerber";
-1
View File
@@ -48,7 +48,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/pyenv/pyenv";
changelog = "https://github.com/pyenv/pyenv/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [ tjni ];
platforms = platforms.all;
mainProgram = "pyenv";
};
@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage rec {
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [
gaelreyrol
tjni
];
};
}
-3
View File
@@ -35,8 +35,5 @@ buildGoModule rec {
description = "Build Caddy with plugins";
mainProgram = "xcaddy";
license = licenses.asl20;
maintainers = with maintainers; [
tjni
];
};
}
@@ -30,6 +30,5 @@ buildPythonPackage rec {
description = "Click plugin to show the command tree of your CLI";
homepage = "https://github.com/whwright/click-command-tree";
license = licenses.mit;
maintainers = with maintainers; [ tjni ];
};
}
@@ -35,6 +35,5 @@ buildPythonPackage {
'';
homepage = "https://github.com/scikit-build/cmake-python-distributions";
license = licenses.asl20;
maintainers = with maintainers; [ tjni ];
};
}
@@ -61,6 +61,5 @@ buildPythonPackage rec {
homepage = "https://github.com/dbt-labs/dbt-bigquery";
changelog = "https://github.com/dbt-labs/dbt-bigquery/blob/${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ tjni ];
};
}
@@ -124,7 +124,6 @@ buildPythonPackage rec {
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
mausch
tjni
];
mainProgram = "dbt";
};
@@ -45,7 +45,6 @@ buildPythonPackage rec {
license = licenses.asl20;
maintainers = with maintainers; [
mausch
tjni
];
};
}
@@ -46,6 +46,5 @@ buildPythonPackage rec {
description = "Plugin enabling dbt to work with a Postgres database";
homepage = "https://github.com/dbt-labs/dbt-core";
license = licenses.asl20;
maintainers = with maintainers; [ tjni ];
};
}
@@ -52,6 +52,5 @@ buildPythonPackage rec {
homepage = "https://github.com/dbt-labs/dbt-redshift";
changelog = "https://github.com/dbt-labs/dbt-redshift/blob/${version}/CHANGELOG.md";
license = licenses.asl20;
maintainers = with maintainers; [ tjni ];
};
}
@@ -48,6 +48,5 @@ buildPythonPackage rec {
homepage = "https://github.com/dbt-labs/dbt-adapters/blob/main/dbt-snowflake";
changelog = "https://github.com/dbt-labs/dbt-adapters/blob/main/dbt-snowflake/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ tjni ];
};
}
@@ -44,6 +44,5 @@ buildPythonPackage rec {
homepage = "https://github.com/uqfoundation/dill/";
changelog = "https://github.com/uqfoundation/dill/releases/tag/dill-${version}";
license = licenses.bsd3;
maintainers = with maintainers; [ tjni ];
};
}
@@ -49,6 +49,5 @@ buildPythonPackage rec {
mainProgram = "hatch-fancy-pypi-readme";
homepage = "https://github.com/hynek/hatch-fancy-pypi-readme";
license = licenses.mit;
maintainers = with maintainers; [ tjni ];
};
}
@@ -53,7 +53,6 @@ buildPythonPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
mausch
tjni
];
};
}
@@ -54,6 +54,5 @@ buildPythonPackage rec {
homepage = "https://github.com/Fatal1ty/mashumaro";
changelog = "https://github.com/Fatal1ty/mashumaro/releases/tag/${src.tag}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ tjni ];
};
}
@@ -32,7 +32,6 @@ buildPythonPackage rec {
license = licenses.asl20;
maintainers = with maintainers; [
mausch
tjni
];
};
}
@@ -45,7 +45,6 @@ buildPythonPackage {
license = licenses.asl20;
maintainers = with maintainers; [
_999eagle
tjni
];
};
}
@@ -35,6 +35,5 @@ buildPythonPackage rec {
description = "Meta-package providing the oldest supported Numpy for a given Python version and platform";
homepage = "https://github.com/scipy/oldest-supported-numpy";
license = licenses.bsd2;
maintainers = with maintainers; [ tjni ];
};
}
@@ -49,7 +49,6 @@ buildPythonPackage {
license = licenses.gpl3Only;
maintainers = with maintainers; [
thelegy
tjni
];
};
}
@@ -98,7 +98,6 @@ buildPythonPackage rec {
changelog = "https://github.com/ansible-community/pytest-ansible/releases/tag/${src.tag}";
license = licenses.mit;
maintainers = with maintainers; [
tjni
robsliwi
];
};
@@ -31,6 +31,5 @@ buildPythonPackage rec {
homepage = "https://github.com/epsy/repeated_test";
changelog = "https://github.com/epsy/repeated_test/releases/tag/v${version}";
license = licenses.mit;
maintainers = with maintainers; [ tjni ];
};
}
@@ -76,6 +76,5 @@ buildPythonPackage rec {
homepage = "https://github.com/dolfinus/setuptools-git-versioning";
changelog = "https://github.com/dolfinus/setuptools-git-versioning/blob/${src.rev}/CHANGELOG.rst";
license = licenses.mit;
maintainers = with maintainers; [ tjni ];
};
}
@@ -35,6 +35,5 @@ buildPythonPackage rec {
homepage = "https://github.com/romis2012/tiny-proxy";
changelog = "https://github.com/romis2012/tiny-proxy/releases/tag/v${version}";
license = licenses.asl20;
maintainers = with maintainers; [ tjni ];
};
}