esphome: remove globin from maintainers

Added in 2019 but no changes since.
This commit is contained in:
Martin Weinelt
2025-05-21 17:23:38 +02:00
parent 35c36693ac
commit edcbcdc9fa
-1
View File
@@ -168,7 +168,6 @@ python.pkgs.buildPythonApplication rec {
gpl3Only # The python codebase and all other parts of this codebase
];
maintainers = with maintainers; [
globin
hexa
];
mainProgram = "esphome";