Unverified Commit 4d12ab65 authored by emilylange's avatar emilylange
Browse files

grafana-alloy: remove emilylange from maintainers

I was added based on my maintainership in grafana-agent.

And now that grafana-agent was dropped from nixpkgs, I had a deeper look
at grafana-alloy once again and I am still not happy with it.

So I decided to migrate to something else than grafana-alloy and am
dropping my maintainership accordingly.
parent 06c88717
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@ buildGoModule rec {
    maintainers = with maintainers; [
      azahi
      flokli
      emilylange
      hbjydev
    ];
    platforms = lib.platforms.unix;