maintainers: remove vrthra (#530740)

This commit is contained in:
Marcin Serwin
2026-06-19 19:16:22 +00:00
committed by GitHub
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -29398,12 +29398,6 @@
name = "Vince Rose";
githubId = 9831420;
};
vrthra = {
email = "rahul@gopinath.org";
github = "vrthra";
githubId = 70410;
name = "Rahul Gopinath";
};
vsharathchandra = {
email = "chandrasharath.v@gmail.com";
github = "vsharathchandra";
@@ -108,7 +108,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = lib.licenses.bsd2;
maintainers = with lib.maintainers; [
vrthra
spacefrogg
];
platforms = [ "x86_64-linux" ];