prek: add thunze to maintainers (#541952)
This commit is contained in:
@@ -56,6 +56,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mainProgram = "prek";
|
||||
changelog = "https://github.com/j178/prek/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = [ lib.licenses.mit ];
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.thunze ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user