Skip to content

Commit

Permalink
Add arai to the component-experts table
Browse files Browse the repository at this point in the history
  • Loading branch information
arai-a authored and mgaudet committed Jul 16, 2024
1 parent 4fe0f48 commit cf212d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions component-experts.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ This is a non-exhaustive list of people involved in SpiderMonkey who have volunt
| Component | Short Description | Point of Contact |
| --- | --- | --- |
| ctypes |
| Debugger API | API for the JS Debugger | [Bryan Thrall](https://matrix.to/#/@bthrall:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=bthrall%40mozilla.com)) |
| Debugger API | API for the JS Debugger | [Bryan Thrall](https://matrix.to/#/@bthrall:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=bthrall%40mozilla.com)), [arai](https://matrix.to/#/@arai:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=arai.unmht%40gmail.com)) |
| JavaScript specification and language | ECMAScript and TC39 dealings | [Matt Gaudet](https://matrix.to/#/@bthrall:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=mgaudet%40mozilla.com))
| Frontend | Parser, Stencil, and Bytecode generation | [Matt Gaudet](https://matrix.to/#/@bthrall:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=mgaudet%40mozilla.com))
| Frontend | Parser, Stencil, and Bytecode generation | [Matt Gaudet](https://matrix.to/#/@bthrall:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=mgaudet%40mozilla.com)), [arai](https://matrix.to/#/@arai:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=arai.unmht%40gmail.com))
| GC | Rooting & Marking & Sweeping | [Steve Fink](https://matrix.to/#/@sfink:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=sphink%40gmail.com))
| JS JIT Compilers | Warp and Ion, the optimizing Just-In-Time Compilers | [Iain Ireland](https://matrix.to/#/@iain:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=iireland%40mozilla.com)), [Jan de Mooij](https://matrix.to/#/@jandem:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=jdemooij%40mozilla.com))
| Internationalization support | Internationalization support, Ecma 402 |
| Promises |
| Promises | Promises, async functions, and the job queue | [arai](https://matrix.to/#/@arai:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=arai.unmht%40gmail.com)) |
| Proxies, Wrappers | CCW, ES proxies | [Jan de Mooij](https://matrix.to/#/@jandem:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=jdemooij%40mozilla.com)) |
| Regular Expression Engine | Our import of V8's RegExp JIT | [Iain Ireland](https://matrix.to/#/@iain:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=iireland%40mozilla.com)) |
| Test suites |
| WebAssembly |
| WebIDL |
| WebIDL | WebIDL bindings | [arai](https://matrix.to/#/@arai:mozilla.org) ([bugzilla](https://bugzilla.mozilla.org/user_profile?login=arai.unmht%40gmail.com)) |

0 comments on commit cf212d2

Please sign in to comment.