summaryrefslogtreecommitdiffstats
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorOtto Richter <git@otto.splvs.net>2024-04-25 15:08:47 +0200
committerOtto Richter <git@otto.splvs.net>2024-04-27 02:22:05 +0200
commit5bc72998e0d023cd30bd4474c5a0b37e78345868 (patch)
tree51099b63f1db141bce914ea8affbc6f5fa5de885 /CODEOWNERS
parentUnify allow edits logic (diff)
downloadforgejo-5bc72998e0d023cd30bd4474c5a0b37e78345868.tar.xz
forgejo-5bc72998e0d023cd30bd4474c5a0b37e78345868.zip
I feel responsible … (Codeowners)
… for dealing with conflicts and future modification of this template
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 88c71ba17e..e30d2c42b4 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -16,6 +16,8 @@ web_src/.* @caesar @crystal @gusted
# HTML templates used by the backend.
templates/.* @caesar @crystal @gusted
+## the issue sidebar was touched by fnetx
+templates/repo/issue/view_content/sidebar.* @fnetx
# Files related to Go development.