File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 6
6
# Please mirror the repository's file hierarchy in case-sensitive lexicographic
7
7
# order.
8
8
9
+ # TODO: /.clang-format
10
+ # TODO: /.dir-locals.el
11
+ # TODO: /.flake8
12
+ # TODO: /.gitattributes
13
+
9
14
# .github
10
15
/.github / @ shahmishal
11
16
/.github /CODEOWNERS @ AnthonyLatsis @ shahmishal
12
17
/.github /ISSUE_TEMPLATE / @ AnthonyLatsis @ hborla @ LucianoPAlmeida @ shahmishal @ xedin
13
18
/.github /PULL_REQUEST_TEMPLATE.md @ AnthonyLatsis @ hborla @ LucianoPAlmeida @ shahmishal @ xedin
14
19
20
+ # TODO: /.gitignore
21
+ # TODO: /.mailmap
22
+ # TODO: /Brewfile
23
+ # TODO: /CHANGELOG.md
24
+ # TODO: /CMakeLists.txt
25
+ # TODO: /CODE_OF_CONDUCT.md
26
+ # TODO: /CODE_OWNERS.TXT
27
+ # TODO: /CONTRIBUTING.md
28
+ # TODO: /LICENSE.txt
29
+ # TODO: /README.md
30
+
15
31
# SwiftCompilerSources
16
32
/SwiftCompilerSources @ eeckstein
17
33
34
+ # apinotes
35
+ # TODO: /apinotes
36
+
37
+ # benchmark
38
+ # TODO: /benchmark
39
+
40
+ # bindings
41
+ # TODO: /bindings
42
+
18
43
# cmake
19
44
/cmake /** /* Windows * @ compnerd
20
45
82
107
/lib /Serialization /SerializedModuleLoader.cpp @ artemcm
83
108
/lib /Threading @ al45tair
84
109
110
+ # localization
111
+ # TODO: /localization
112
+
85
113
# stdlib
86
114
# TODO: /stdlib/
87
115
/stdlib /public /Cxx / @ zoecarver @ hyp @ egorzhdan
111
139
/test /stmt / @ hborla @ xedin
112
140
/test /type / @ hborla @ slavapestov @ xedin
113
141
142
+ # tools
143
+ # TODO: /tools
144
+
114
145
# unittests
115
146
/unittests /AST / @ hborla @ slavapestov @ xedin
116
147
/unittests /AST /* Evaluator * @ CodaFi @ slavapestov
119
150
/unittests /Sema / @ hborla @ xedin
120
151
# TODO: /unittests/stdlib/
121
152
153
+ # userdocs
154
+ # TODO: /userdocs
155
+
122
156
# utils
123
157
/utils /* windows * @ compnerd
124
158
/utils /update-checkout * @ shahmishal
You can’t perform that action at this time.
0 commit comments