maturin: adopt

This commit is contained in:
seth
2024-07-11 23:57:14 -04:00
parent 929a0f4bd1
commit 4cb00793c7
+1 -1
View File
@@ -48,6 +48,6 @@ rustPlatform.buildRustPackage rec {
asl20 # or
mit
];
maintainers = [ ];
maintainers = with maintainers; [ getchoo ];
};
}