Initial template setup

This commit is contained in:
2026-05-09 16:41:16 +02:00
commit e481bcf70f
12 changed files with 245 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# CODEOWNERS — automatic review-assignment for PRs.
# Syntax: <pattern> <user-or-team-handle>
#
# More: https://docs.gitea.com/usage/code-owners
#
# Default owner for everything in the repo.
# Replace with the appropriate user/team for the new repo.
* @JonKazama-Hellion