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
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -168,7 +168,6 @@ python.pkgs.buildPythonApplication rec {
gpl3Only # The python codebase and all other parts of this codebase gpl3Only # The python codebase and all other parts of this codebase
]; ];
maintainers = with maintainers; [ maintainers = with maintainers; [
globin
hexa hexa
]; ];
mainProgram = "esphome"; mainProgram = "esphome";