Skip to content

Commit

Permalink
Add mdegat01 as code owner for InfluxDB (#37227)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdegat01 authored Jun 29, 2020
1 parent 89a9634 commit b0e2f5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ homeassistant/components/iaqualink/* @flz
homeassistant/components/icloud/* @Quentame
homeassistant/components/ign_sismologia/* @exxamalte
homeassistant/components/incomfort/* @zxdavb
homeassistant/components/influxdb/* @fabaff
homeassistant/components/influxdb/* @fabaff @mdegat01
homeassistant/components/input_boolean/* @home-assistant/core
homeassistant/components/input_datetime/* @home-assistant/core
homeassistant/components/input_number/* @home-assistant/core
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/influxdb/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"name": "InfluxDB",
"documentation": "https://www.home-assistant.io/integrations/influxdb",
"requirements": ["influxdb==5.2.3", "influxdb-client==1.6.0"],
"codeowners": ["@fabaff"]
"codeowners": ["@fabaff", "@mdegat01"]
}

0 comments on commit b0e2f5f

Please sign in to comment.