[Backport release-26.05] sensu-go: remove myself from maintainers (#536804)

This commit is contained in:
Peder Bergebakken Sundt 2026-06-29 23:07:56 +00:00 committed by GitHub
commit 12b065c427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,6 @@ let
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
thefloweringash
teutat3s
];
};
};