Skip to content

Commit

Permalink
Change @conway20 to @Lash-L in OralB codeowners after github rename (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Jan 23, 2023
1 parent 4d215e5 commit 8bc303a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -855,8 +855,8 @@ build.json @home-assistant/supervisor
/tests/components/openweathermap/ @fabaff @freekode @nzapponi
/homeassistant/components/opnsense/ @mtreinish
/tests/components/opnsense/ @mtreinish
/homeassistant/components/oralb/ @bdraco @conway20
/tests/components/oralb/ @bdraco @conway20
/homeassistant/components/oralb/ @bdraco @Lash-L
/tests/components/oralb/ @bdraco @Lash-L
/homeassistant/components/oru/ @bvlaicu
/homeassistant/components/otbr/ @home-assistant/core
/tests/components/otbr/ @home-assistant/core
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/oralb/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
],
"requirements": ["oralb-ble==0.17.1"],
"dependencies": ["bluetooth_adapters"],
"codeowners": ["@bdraco", "@conway20"],
"codeowners": ["@bdraco", "@Lash-L"],
"iot_class": "local_push"
}

0 comments on commit 8bc303a

Please sign in to comment.