rgx: adopt
This commit is contained in:
@@ -40,7 +40,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
asl20 # or
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [ Cameo007 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
Cameo007
|
||||
kybe236
|
||||
];
|
||||
mainProgram = "rgx";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user