python3Packages.asyncarve: remove me from maintainers
This commit is contained in:
@@ -37,6 +37,6 @@ buildPythonPackage rec {
|
||||
description = "Simple Arve library";
|
||||
homepage = "https://github.com/arvetech/asyncarve";
|
||||
license = with lib.licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user