Unverified Commit acbca925 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

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

parents 176e29e6 9d221d1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = [ ];
  };
}