Skip to content

Commit ea0455c

Browse files
authored
doc: update members after membership review
PR-URL: #231 Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jan Krems <[email protected]>
2 parents 302b367 + 21d1884 commit ea0455c

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Diagnostics Working Group
2-
32
The goal of this WG is to ensure Node provides a set of comprehensive, documented, extensible diagnostic protocols, formats, and APIs to enable tool vendors to provide reliable diagnostic tools for Node.
43

54
Work is divided into several domains:
6-
75
- [Tracing](./tracing)
86
- [Profiling](./profiling)
97
- [Heap and Memory Analysis](./heap-memory)
@@ -12,7 +10,6 @@ Work is divided into several domains:
1210
Background, reference documentation, samples, and discussion for each domain is contained within its folder.
1311

1412
Work needed includes:
15-
1613
- Collect, understand, and document existing diagnostic capabilities and entry-points throughout Node, V8, and other components.
1714
- Collect and document projects and products providing diagnostics for Node with brief description of their technical architecture and sponsoring organizations.
1815
- Identify opportunities and gaps, then propose and implement solutions.
@@ -39,7 +36,6 @@ Work needed includes:
3936
| Platform neutrality | | |
4037

4138
### Logistics
42-
4339
- Monthly Meetings
4440
- Biannual F2F
4541

@@ -48,13 +44,9 @@ Work needed includes:
4844
<!-- ncu-team-sync.team(nodejs/diagnostics) -->
4945

5046
- [@AndreasMadsen](https://github.com/AndreasMadsen) - Andreas Madsen
51-
- [@bnoordhuis](https://github.com/bnoordhuis) - Ben Noordhuis
5247
- [@BridgeAR](https://github.com/BridgeAR) - Ruben Bridgewater
53-
- [@brycebaril](https://github.com/brycebaril) - Bryce Baril
5448
- [@cjihrig](https://github.com/cjihrig) - Colin Ihrig
5549
- [@danielkhan](https://github.com/danielkhan) - Daniel Khan
56-
- [@dberesford](https://github.com/dberesford) - Damian Beresford
57-
- [@Fishrock123](https://github.com/Fishrock123) - Jeremiah Senkpiel
5850
- [@Flarna](https://github.com/Flarna) - Gerhard Stöbich
5951
- [@hashseed](https://github.com/hashseed) - Yang Guo
6052
- [@hekike](https://github.com/hekike) - Peter Marton
@@ -70,14 +62,23 @@ Work needed includes:
7062
- [@naugtur](https://github.com/naugtur) - Zbyszek Tenerowicz
7163
- [@ofrobots](https://github.com/ofrobots) - Ali Ijaz Sheikh
7264
- [@othiym23](https://github.com/othiym23) - Forrest L Norvell
73-
- [@piscisaureus](https://github.com/piscisaureus) - Bert Belder
74-
- [@pmuellr](https://github.com/pmuellr) - Patrick Mueller
7565
- [@Qard](https://github.com/Qard) - Stephen Belanger
7666
- [@sam-github](https://github.com/sam-github) - Sam Roberts
77-
- [@thekemkid](https://github.com/thekemkid) - Glen Keane
78-
- [@thlorenz](https://github.com/thlorenz) - Thorsten Lorenz
79-
- [@trevnorris](https://github.com/trevnorris) - Trevor Norris
8067
- [@watson](https://github.com/watson) - Thomas Watson
8168
- [@yunong](https://github.com/yunong) - Yunong Xiao
8269

70+
8371
<!-- ncu-team-sync end -->
72+
73+
#### Emeritus
74+
75+
- [@bnoordhuis](https://github.com/bnoordhuis) - Ben Noordhuis
76+
- [@brycebaril](https://github.com/brycebaril) - Bryce Baril
77+
- [@dberesford](https://github.com/dberesford) - Damian Beresford
78+
- [@Fishrock123](https://github.com/Fishrock123) - Jeremiah Senkpiel
79+
- [@piscisaureus](https://github.com/piscisaureus) - Bert Belder
80+
- [@pmuellr](https://github.com/pmuellr) - Patrick Mueller
81+
- [@rmg](https://github.com/rmg) - Ryan Graham
82+
- [@thekemkid](https://github.com/thekemkid) - Glen Keane
83+
- [@thlorenz](https://github.com/thlorenz) - Thorsten Lorenz
84+
- [@trevnorris](https://github.com/trevnorris) - Trevor Norris

0 commit comments

Comments
 (0)