From 40f41c3028ca062fe9016976616aa748c98db6aa Mon Sep 17 00:00:00 2001 From: Brendan Le Glaunec Date: Mon, 2 Mar 2026 10:53:51 +0100 Subject: [PATCH] feat: add codeowners, fix typos, fix license badge (#407) --- .github/CODEOWNERS | 2 ++ .github/PULL_REQUEST_TEMPLATE.md | 6 ++---- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..ff83354 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +*.go @Ullaakut @whiteboxsolutions @nblair2 +*.md @Ullaakut @whiteboxsolutions @nblair2 \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d14e955..e1a7557 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,10 +2,8 @@ - +Fixes # ## How did I test it? - + diff --git a/README.md b/README.md index e4456fa..96bdf48 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

- +