Compare commits

...

3 Commits

Author SHA1 Message Date
Brendan Le Glaunec b888586830 fix: PR template typo 2026-03-02 10:06:19 +01:00
Brendan Le Glaunec 8eddd96637 chore: add codeowners file 2026-03-02 10:05:19 +01:00
Brendan Le Glaunec af4a9badde chore: fix wrong license in badge 2026-03-02 10:05:11 +01:00
3 changed files with 5 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
*.go @Ullaakut @whiteboxsolutions @nblair2
*.md @Ullaakut @whiteboxsolutions @nblair2
+2 -4
View File
@@ -2,10 +2,8 @@
<!-- A brief description of the change being made with this pull request. -->
<!--
Fixes [#XXX](https://github.com/Ulaakut/cameradar/issues/XXX)
-->
Fixes #
## How did I test it?
<!-- A brief description the steps taken to test this pull request. -->
<!-- A brief description of the steps taken to test this pull request. -->
+1 -1
View File
@@ -2,7 +2,7 @@
<p align="center">
<a href="#license">
<img src="https://img.shields.io/badge/license-Apache-blue.svg?style=flat" />
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" />
</a>
<a href="https://hub.docker.com/r/ullaakut/cameradar/">
<img src="https://img.shields.io/docker/pulls/ullaakut/cameradar.svg?style=flat" />