[#2] Add CODEOWNERS
Some checks failed
DCO action / DCO (pull_request) Successful in 27s
Tests and linters / Run gofumpt (pull_request) Successful in 29s
Vulncheck / Vulncheck (pull_request) Successful in 37s
Tests and linters / Tests (pull_request) Successful in 45s
Tests and linters / Tests with -race (pull_request) Successful in 50s
Tests and linters / Staticcheck (pull_request) Successful in 1m3s
Pre-commit hooks / Pre-commit (pull_request) Failing after 1m29s
Tests and linters / Lint (pull_request) Successful in 1m35s
Tests and linters / gopls check (pull_request) Successful in 1m37s

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
Dmitrii Stepanov 2025-01-21 10:28:02 +03:00
parent 969e964311
commit c208b6d71d
Signed by: dstepanov-yadro
GPG key ID: 237AF1A763293BC0

3
CODEOWNERS Normal file
View file

@ -0,0 +1,3 @@
.* @fyrchik
.forgejo/.* @potyarkin
Makefile @potyarkin