chore: владелец репозитория Matysh (manifest codeowners/documentation/issue_tracker, publish-скрипт)

This commit is contained in:
JB
2026-07-05 20:42:13 +03:00
parent 3baf3c8be9
commit 7cd9a56f5a
3 changed files with 36 additions and 3 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"domain": "houseplan",
"name": "House Plan",
"codeowners": [
"@justbusiness"
"@Matysh"
],
"config_flow": true,
"dependencies": [
@@ -10,10 +10,10 @@
"frontend",
"websocket_api"
],
"documentation": "https://github.com/justbusiness/houseplan-card",
"documentation": "https://github.com/Matysh/houseplan-card",
"integration_type": "service",
"iot_class": "local_push",
"issue_tracker": "https://github.com/justbusiness/houseplan-card/issues",
"issue_tracker": "https://github.com/Matysh/houseplan-card/issues",
"requirements": [],
"version": "1.9.3"
}