krane: remove kira-bruneau as maintainer

I don't actively use this package anymore.

I originally packaged it for use at a company that I haven't been
working at for over 2 years now.
This commit is contained in:
Kira Bruneau
2025-11-09 15:16:02 -05:00
parent e1ebeec86b
commit 9d221d1fb4
+1 -1
View File
@@ -16,6 +16,6 @@ bundlerApp {
homepage = "https://github.com/Shopify/krane";
changelog = "https://github.com/Shopify/krane/blob/main/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ kira-bruneau ];
maintainers = [ ];
};
}