feat: add codeowners, fix typos, fix license badge (#407)

This commit is contained in:
Brendan Le Glaunec
2026-03-02 10:53:51 +01:00
committed by GitHub
parent 5bb789333d
commit 40f41c3028
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. --> <!-- A brief description of the change being made with this pull request. -->
<!-- Fixes #
Fixes [#XXX](https://github.com/Ulaakut/cameradar/issues/XXX)
-->
## How did I test it? ## 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"> <p align="center">
<a href="#license"> <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>
<a href="https://hub.docker.com/r/ullaakut/cameradar/"> <a href="https://hub.docker.com/r/ullaakut/cameradar/">
<img src="https://img.shields.io/docker/pulls/ullaakut/cameradar.svg?style=flat" /> <img src="https://img.shields.io/docker/pulls/ullaakut/cameradar.svg?style=flat" />