maintainers: remove vrthra

This commit is contained in:
Hythera
2026-06-11 16:07:05 +02:00
parent e3a68d7778
commit b2dc2ea4dd
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -29411,12 +29411,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" ];