-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathCODEOWNERS
31 lines (20 loc) · 960 Bytes
/
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
29
30
31
# Meetings
* @bytecodealliance/tsc @bytecodealliance/board
# SIGS
/SIG-Debugging @bytecodealliance/sig-debugging-chairs
/SIG-Documentation @bytecodealliance/sig-documentation-chairs
/SIG-Guest-Languages/ @bytecodealliance/sig-guest-languages-chairs
/SIG-Guest-Languages/Csharp @bytecodealliance/csharp-subgroup-chairs
/SIG-Guest-Languages/Go @bytecodealliance/go-subgroup-chairs
/SIG-Guest-Languages/JavaScript @bytecodealliance/js-subgroup-chairs
/SIG-Guest-Languages/Python @bytecodealliance/python-subgroup-chairs
/SIG-Registries/ @bytecodealliance/sig-registries-chairs
/SIG-Community/ @bytecodealliance/sig-community-chairs
/SIG-Embedded/ @bytecodealliance/sig-embedded-chairs
# Projects
/component-model/ @bytecodealliance/wasmtime-core
/cranelift/ @bytecodealliance/cranelift-core
/machine-learning/ @abrown
/wamr/ @bytecodealliance/wamr-core
/wasmtime/ @bytecodealliance/wasmtime-core
/winch/ @bytecodealliance/wasmtime-core @saulecabrera