krane: remove kira-bruneau as maintainer (#460139)

This commit is contained in:
Yohann Boniface
2025-11-09 20:39:11 +00:00
committed by GitHub
+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 = [ ];
};
}