[#2] Add CODEOWNERS
All checks were successful
DCO action / DCO (pull_request) Successful in 31s
Tests and linters / Run gofumpt (pull_request) Successful in 35s
Tests and linters / Tests (pull_request) Successful in 44s
Vulncheck / Vulncheck (pull_request) Successful in 43s
Tests and linters / Tests with -race (pull_request) Successful in 55s
Tests and linters / Staticcheck (pull_request) Successful in 1m1s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m21s
Tests and linters / Lint (pull_request) Successful in 1m25s
Tests and linters / gopls check (pull_request) Successful in 1m49s

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 9c7de1765c
Signed by: dstepanov-yadro
GPG key ID: 237AF1A763293BC0

3
CODEOWNERS Normal file
View file

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