Commit 9d221d1f authored by Kira Bruneau's avatar Kira Bruneau
Browse files

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.
parent e1ebeec8
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 = [ ];
  };
}