treewide: remove jhhuh from meta.maintainers [inactivity] [orphans]

This commit is contained in:
Anderson Torres
2024-08-07 16:44:44 -03:00
parent 0ebcf660cc
commit 1b230484c8
5 changed files with 5 additions and 5 deletions
@@ -28,6 +28,6 @@ buildPythonApplication rec {
'';
platforms = platforms.all;
license = licenses.bsd3;
maintainers = [ maintainers.jhhuh ];
maintainers = [ ];
};
}