chore: update codeowners (#12844)

Make my frontend entry more scoped. I hope that having my notifications not overflowing could allow me to handle reviews more efficiently.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12844
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
0ko 2026-05-31 14:42:17 +02:00 committed by Gusted
commit 5f9745978a

View file

@ -10,7 +10,7 @@
# Javascript and CSS code.
web_src/.* @beowulf @gusted
web_src/css/.* @0ko
web_src/css/modules/.* @0ko
# HTML templates used by the backend.
templates/.* @beowulf @gusted