wrkflw: add tebriel as maintainer

This commit is contained in:
Chris Moultrie
2025-09-02 15:02:56 -04:00
parent 5eae7151d8
commit f52a81e42e
+1
View File
@@ -40,6 +40,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [
awwpotato
FKouhai
tebriel
];
mainProgram = "wrkflw";
};