rauthy: add myself to maintainers
Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
@@ -69,6 +69,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
changelog = "https://github.com/sebadob/rauthy/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.asl20;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ angelodlfrtr ];
|
||||
maintainers = with lib.maintainers; [
|
||||
angelodlfrtr
|
||||
ungeskriptet
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user