[#2] Add CODEOWNERS
Some checks failed
Tests and linters / Lint (pull_request) Failing after 16s
Tests and linters / gopls check (pull_request) Failing after 14s
Tests and linters / Staticcheck (pull_request) Failing after 19s
Tests and linters / Run gofumpt (pull_request) Failing after 17s
DCO action / DCO (pull_request) Successful in 29s
Vulncheck / Vulncheck (pull_request) Successful in 37s
Tests and linters / Tests (pull_request) Successful in 42s
Pre-commit hooks / Pre-commit (pull_request) Failing after 51s
Tests and linters / Tests with -race (pull_request) Successful in 55s

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 84e7e40ac2
commit 678400574e
Signed by: dstepanov-yadro
GPG key ID: 237AF1A763293BC0

3
CODEOWNERS Normal file
View file

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