diff --git a/README.md b/README.md index 410e6543..75d829bb 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,16 @@ For other meeting notes, see below: | TC39-TG1: General ECMAScript® language | [tc39/notes/meetings][tg1-notes] | [tc39/agendas][tg1-agenda] | | TC39-TG2: ECMAScript® internationalization API specification | [tc39/ecma402/meetings][tg2-notes] | [tc39/ecma402/projects][tg2-agenda] | | TC39-TG3: Security | [tc39/tg3/meetings][tg3-notes] | [tc39/tg3][tg3-agenda] | +| TC39-TG5: Experiments in Programming Language Standardization| [tc39/tg5/meetings][tg5-notes] | [tc39/tg5/agendas][tg5-agenda] | | Incubator Meetings | [tc39/incubator-agendas/notes][incubator-notes] | [tc39/incubator-agendas][incubator-agenda] | [tg1-agenda]: https://github.com/tc39/agendas#tc39-meeting-agendas [tg2-agenda]: https://github.com/tc39/ecma402/projects/2 [tg3-agenda]: https://github.com/tc39/tg3#agenda +[tg5-agenda]: https://github.com/tc39/tg5/tree/main/agendas/ [incubator-agenda]: https://github.com/tc39/incubator-agendas#tc39-incubator-call-agendas [tg1-notes]: https://github.com/tc39/notes/tree/main/meetings [tg2-notes]: https://github.com/tc39/ecma402/tree/main/meetings [tg3-notes]: https://github.com/tc39/tg3/tree/main/meetings +[tg5-notes]: https://github.com/tc39/tg5/tree/main/meetings [incubator-notes]: https://github.com/tc39/incubator-agendas/tree/main/notes diff --git a/delegates.txt b/delegates.txt index 4488f6c0..f6dfc8e6 100644 --- a/delegates.txt +++ b/delegates.txt @@ -128,6 +128,7 @@ Dmitry Lomov (DL) Dmitry Makhnev (DJM) Dmitry Soshnikov (DS) Domenic Denicola (DD) +Dominic Farolino (DMF) Dominic Gannaway (DGY) Doug Crockford (DC) Dr. Felienne Hermans (FHS) @@ -291,6 +292,7 @@ Long Ho (LHO) Louis Lafreniere (LL) Louis-Aimé de Fouquières (LAF) Luca Casonato (LCA) +Luca Forstner (LFR) Luigi Liquori (LLI) Luis Fernando Pardo Sixtos (LFP) Lukas Stadler (LSR)