Skip to content

Commit e757a9c

Browse files
committed
docs: Update integration maintainers list
1 parent c8fbdd3 commit e757a9c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,9 @@ There is also a [companion Lovelace card](https://github.com/dermotduffy/frigate
5757
## Documentation
5858

5959
For full usage instructions, please see the [central Frigate documentation](https://docs.frigate.video/integrations/home-assistant/).
60+
61+
## Maintainers
62+
63+
- [Blake Blackshear](https://github.com/blakeblackshear/)
64+
- [Dermot Duffy](https://github.com/dermotduffy/)
65+
- [Nick Mowan](https://github.com/NickM-27)

custom_components/frigate/manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"domain": "frigate",
33
"name": "Frigate",
44
"codeowners": [
5-
"@blakeblackshear"
5+
"@blakeblackshear",
6+
"@dermotduffy",
7+
"@NickM-27"
68
],
79
"config_flow": true,
810
"dependencies": [

0 commit comments

Comments
 (0)