Update sensor.py - CodeOwners

This commit is contained in:
Roving Ronin
2024-08-22 10:54:54 +10:00
committed by GitHub
parent 7ab41d673e
commit 29cbe8ff0d
+1 -1
View File
@@ -39,7 +39,7 @@ from .const import (
ICON_VOLTAGE,
)
CODEOWNERS = ["@athom-tech" "@tarontop"]
CODEOWNERS = ["@athom-tech", "@tarontop"]
DEPENDENCIES = ["uart"]
AUTO_LOAD = ["bl0906"]