Skip to content

Commit e536523

Browse files
authored
Add myself as codeowner to music assistant (home-assistant#156324)
1 parent 1531175 commit e536523

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

homeassistant/components/music_assistant/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "music_assistant",
33
"name": "Music Assistant",
44
"after_dependencies": ["media_source", "media_player"],
5-
"codeowners": ["@music-assistant"],
5+
"codeowners": ["@music-assistant", "@arturpragacz"],
66
"config_flow": true,
77
"documentation": "https://www.home-assistant.io/integrations/music_assistant",
88
"iot_class": "local_push",

0 commit comments

Comments
 (0)