sensu-go: remove myself from maintainers

This commit is contained in:
teutat3s 2026-06-29 16:10:04 +02:00
commit bbadd97bb7
No known key found for this signature in database
GPG key ID: 18DAE600A6BBE705

View file

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