-
Notifications
You must be signed in to change notification settings - Fork 477
/
Copy pathCODEOWNERS
21 lines (18 loc) · 932 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ==================================================================================
# ==================================================================================
# @taiga-ui codeowners
# ==================================================================================
# ==================================================================================
#
# Configuration of code ownership and review approvals for the @taiga-ui repo.
#
# More info: https://help.github.com/articles/about-codeowners/
#
* @waterplea @MarsiBarsi @vladimirpotekhin @nsbarsukov @splincode
# will be requested for review when someone opens a pull request
# i18n languages contributors:
projects/i18n/languages/german/* @danielreiser
projects/i18n/languages/dutch/* @maartentibau
projects/i18n/languages/turkish/* @nevzatopcu
projects/i18n/languages/spanish/* @samosunaz
projects/i18n/languages/french/* @egbakou