mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
Add @rohankapoorcom to CODEOWNERS for speedtestdotnet and fastdotcom (#28879)
This commit is contained in:
committed by
Paulus Schoutsen
parent
94675ca5a7
commit
cd8c281cb6
@ -95,6 +95,7 @@ homeassistant/components/eq3btsmart/* @rytilahti
|
||||
homeassistant/components/esphome/* @OttoWinter
|
||||
homeassistant/components/essent/* @TheLastProject
|
||||
homeassistant/components/evohome/* @zxdavb
|
||||
homeassistant/components/fastdotcom/* @rohankapoorcom
|
||||
homeassistant/components/file/* @fabaff
|
||||
homeassistant/components/filter/* @dgomes
|
||||
homeassistant/components/fitbit/* @robbiet480
|
||||
@ -282,6 +283,7 @@ homeassistant/components/soma/* @ratsept
|
||||
homeassistant/components/somfy/* @tetienne
|
||||
homeassistant/components/songpal/* @rytilahti
|
||||
homeassistant/components/spaceapi/* @fabaff
|
||||
homeassistant/components/speedtestdotnet/* @rohankapoorcom
|
||||
homeassistant/components/spider/* @peternijssen
|
||||
homeassistant/components/sql/* @dgomes
|
||||
homeassistant/components/statistics/* @fabaff
|
||||
|
@ -6,5 +6,7 @@
|
||||
"fastdotcom==0.0.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@rohankapoorcom"
|
||||
]
|
||||
}
|
||||
|
@ -6,5 +6,7 @@
|
||||
"speedtest-cli==2.1.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@rohankapoorcom"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user