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.
This commit is contained in:
emilylange
2025-04-08 17:33:47 +02:00
parent 06c88717c5
commit 4d12ab650a
@@ -146,7 +146,6 @@ buildGoModule rec {
maintainers = with maintainers; [
azahi
flokli
emilylange
hbjydev
];
platforms = lib.platforms.unix;