[#2] Add CODEOWNERS
Some checks failed
DCO action / DCO (pull_request) Successful in 29s
Tests and linters / Run gofumpt (pull_request) Successful in 29s
Vulncheck / Vulncheck (pull_request) Failing after 37s
Tests and linters / Tests (pull_request) Successful in 45s
Tests and linters / Tests with -race (pull_request) Successful in 54s
Tests and linters / Staticcheck (pull_request) Successful in 1m1s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m18s
Tests and linters / Lint (pull_request) Successful in 1m27s
Tests and linters / gopls check (pull_request) Successful in 1m45s
Tests and linters / Run gofumpt (push) Successful in 22s
Vulncheck / Vulncheck (push) Failing after 39s
Tests and linters / Staticcheck (push) Successful in 57s
Pre-commit hooks / Pre-commit (push) Successful in 1m19s
Tests and linters / gopls check (push) Successful in 1m17s
Tests and linters / Lint (push) Successful in 1m25s
Tests and linters / Tests (push) Successful in 1m31s
Tests and linters / Tests with -race (push) Successful in 1m42s

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 1fb8b137c5
commit 128933fade
Signed by: dstepanov-yadro
GPG key ID: 237AF1A763293BC0

3
CODEOWNERS Normal file
View file

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