Compare commits

..

1 commit

Author SHA1 Message Date
ce0ff125e3 [#19] Refine CODEOWNERS settings
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-10 16:18:28 +03:00
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@ jobs:
checkupdates:
runs-on: docker
steps:
- uses: actions/checkout@v3
- uses: https://code.forgejo.org/actions/checkout@v3
- run: make update
- run: |
git config user.name "Snegurochka"

View file

@ -1 +1,3 @@
.* @alexvanin @realloc @fyrchik @a.bogatyrev
.forgejo/.* @potyarkin
Makefile @potyarkin