-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
CODEOWNERS
Validating CODEOWNERS rules...
28 lines (25 loc) · 1.01 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Read More about CODEOWNERS file: https://git.io/JT4TZ
# Order is important! the last matching pattern takes the most precedence
# Main content (Framework)
/content/en/** @danielroe @atinux @pi0
/i18n/en-US.js @danielroe @atinux @pi0
# Partners and sponsors (NuxtLabs)
/content/en/_collections/partners/** @clemcode @atinux @alexchopin
/content/en/_collections/sponsors/** @clemcode @atinux @alexchopin
# Translations
# Please ping us if you are intrested to maintain translations
/content/fr/** @atinux @clemcode @alexchopin @flosciante
/i18n/fr-FR.js @atinux @clemcode @alexchopin @flosciante
/content/ja/** @kazupon
/i18n/ja-JP.js @kazupon
/content/id/** @febrihidayan
/i18n/id-ID.js @febrihidayan
/content/es/** @MrJmpl3
/i18n/es-ES.js @MrJmpl3
/content/pt/** @ChristopheCVB
/i18n/pt-PT.js @ChristopheCVB
/i18n/pt-BR.js @ChristopheCVB
/content/de/** @Intevel
/i18n/de-DE.js @Intevel
/content/fa/** @artmarydotir
/i18n/fa-FA.js @artmarydotir