Add Gitea Actions workflows, CI config, and docs
This commit is contained in:
14
CODEOWNERS
Normal file
14
CODEOWNERS
Normal file
@@ -0,0 +1,14 @@
|
||||
# =============================================================================
|
||||
# CODEOWNERS — Optional
|
||||
# =============================================================================
|
||||
# Gitea supports CODEOWNERS for automatic review assignment.
|
||||
# Uncomment and customize the lines below.
|
||||
#
|
||||
# Format: <pattern> <@user-or-team> [<@user-or-team> ...]
|
||||
#
|
||||
# Examples:
|
||||
# * @default-reviewer
|
||||
# /docs/ @docs-team
|
||||
# *.py @python-team
|
||||
# .gitea/ @devops-team
|
||||
# .ci/ @devops-team
|
||||
Reference in New Issue
Block a user