Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
72a3d3b833 [#184] Add CODEOWNERS
All checks were successful
DCO action / DCO (pull_request) Successful in 2m33s
Tests and linters / Lint (pull_request) Successful in 4m6s
Tests and linters / Tests (pull_request) Successful in 6m40s
Tests and linters / Tests with -race (pull_request) Successful in 6m44s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-10 18:58:22 +03:00

3
CODEOWNERS Normal file
View file

@ -0,0 +1,3 @@
.* @TrueCloudLab/storage-core-committers @TrueCloudLab/storage-core-developers @TrueCloudLab/storage-services-committers @TrueCloudLab/storage-services-developers @TrueCloudLab/qa-committers @TrueCloudLab/qa-developers
.forgejo/.* @potyarkin
Makefile @potyarkin