python312Packages.openusd: add gador as co-maintainer
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -176,6 +176,9 @@ buildPythonPackage rec {
|
||||
'';
|
||||
homepage = "https://openusd.org/";
|
||||
license = lib.licenses.tost;
|
||||
maintainers = with lib.maintainers; [ shaddydc ];
|
||||
maintainers = with lib.maintainers; [
|
||||
shaddydc
|
||||
gador
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user