mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add myself to RFLink codeowners (#46511)
This commit is contained in:
parent
27d16af36b
commit
9777608861
@ -378,6 +378,7 @@ homeassistant/components/random/* @fabaff
|
||||
homeassistant/components/recollect_waste/* @bachya
|
||||
homeassistant/components/rejseplanen/* @DarkFox
|
||||
homeassistant/components/repetier/* @MTrab
|
||||
homeassistant/components/rflink/* @javicalle
|
||||
homeassistant/components/rfxtrx/* @danielhiversen @elupus @RobBie1221
|
||||
homeassistant/components/ring/* @balloob
|
||||
homeassistant/components/risco/* @OnFreund
|
||||
|
@ -3,5 +3,7 @@
|
||||
"name": "RFLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"requirements": ["rflink==0.0.58"],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@javicalle"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user