Skip to content

Commit fcc976f

Browse files
Create CODE_OWNERS.TXT
1 parent 38dd584 commit fcc976f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CODE_OWNERS.TXT

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
This file is a list of the people responsible for ensuring that patches for a
2+
particular part of Swift are reviewed, either by themselves or by someone else.
3+
They are also the gatekeepers for their part of Swift, with the final word on
4+
what goes in or not.
5+
6+
The list is sorted by surname and formatted to allow easy grepping and
7+
beautification by scripts. The fields are: name (N), email (E),
8+
GitHub account (G), description (D).
9+
10+
N: Facundo Colunga, Guillermo
11+
E: uo236856@uniovi.es
12+
G: thewilly
13+
D: Data Structures

0 commit comments

Comments
 (0)