Add code owner to GitHub integration (#54689)
This commit is contained in:
parent
8c4a2dc6d2
commit
f684e4df34
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "GitHub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/github",
|
||||
"requirements": ["PyGithub==1.43.8"],
|
||||
"codeowners": [],
|
||||
"codeowners": ["@timmo001"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue