sensu-go: remove myself from maintainers

(cherry picked from commit bbadd97bb7)
This commit is contained in:
teutat3s 2026-06-29 16:10:04 +02:00 committed by github-actions[bot]
commit 6ac6e6b99c

View file

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