sensu-go: remove myself from maintainers

This commit is contained in:
teutat3s
2026-06-29 16:10:04 +02:00
parent 166fb098f1
commit bbadd97bb7

View File

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