summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT23
1 files changed, 23 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
new file mode 100644
index 0000000000..460a407242
--- /dev/null
+++ b/CODE_OWNERS.TXT
@@ -0,0 +1,23 @@
+The following is a list of owners for different areas of the coreclr code.
+Each of the owners is responsible for ensuring that changes in their areas
+are reviewed, either by themselves or by someone they designate, in
+addition to being the final word for the architecture and content of an area.
+
+List sorted by last name and the fields are Name (N), GitHub user account (G),
+Description (D).
+
+Note: If you don't find the area in the below list, or you have a general
+question, send a message to Jan Kotas (@jkotas) and Richard Lander
+(@richlander). They can ensure that the question gets forwarded to the
+right person or answer it themselves.
+
+N: Mike McLaughlin
+G: mikem8361
+D: Debugging APIs and implementation (anything under the debug directory), sos
+
+N: Kshama Pawar
+G: kspawa
+D: Profiling APIs and implementation
+
+This list is incomplete, if you need to find other owners work with Jan Kotas
+to get them filled in. \ No newline at end of file