File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
custom_components/frigate Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -57,3 +57,9 @@ There is also a [companion Lovelace card](https://github.com/dermotduffy/frigate
57
57
## Documentation
58
58
59
59
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 )
Original file line number Diff line number Diff line change 2
2
"domain" : " frigate" ,
3
3
"name" : " Frigate" ,
4
4
"codeowners" : [
5
- " @blakeblackshear"
5
+ " @blakeblackshear" ,
6
+ " @dermotduffy" ,
7
+ " @NickM-27"
6
8
],
7
9
"config_flow" : true ,
8
10
"dependencies" : [
You can’t perform that action at this time.
0 commit comments