From 49023567a99d82573347cbc2859de044c39edfae Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 10 Sep 2018 17:25:38 -0400 Subject: [PATCH 1/4] doc: update members after membership review Update membership as per https://github.com/nodejs/diagnostics/issues/217. --- README.md | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 1df4516..354e946 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Diagnostics Working Group - 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. Work is divided into several domains: - - [Tracing](./tracing) - [Profiling](./profiling) - [Heap and Memory Analysis](./heap-memory) @@ -12,7 +10,6 @@ Work is divided into several domains: Background, reference documentation, samples, and discussion for each domain is contained within its folder. Work needed includes: - - Collect, understand, and document existing diagnostic capabilities and entry-points throughout Node, V8, and other components. - Collect and document projects and products providing diagnostics for Node with brief description of their technical architecture and sponsoring organizations. - Identify opportunities and gaps, then propose and implement solutions. @@ -39,7 +36,6 @@ Work needed includes: | Platform neutrality | | | ### Logistics - - Monthly Meetings - Biannual F2F @@ -47,14 +43,13 @@ Work needed includes: +Current Members# + + + - [@AndreasMadsen](https://github.com/AndreasMadsen) - Andreas Madsen -- [@bnoordhuis](https://github.com/bnoordhuis) - Ben Noordhuis -- [@BridgeAR](https://github.com/BridgeAR) - Ruben Bridgewater -- [@brycebaril](https://github.com/brycebaril) - Bryce Baril - [@cjihrig](https://github.com/cjihrig) - Colin Ihrig - [@danielkhan](https://github.com/danielkhan) - Daniel Khan -- [@dberesford](https://github.com/dberesford) - Damian Beresford -- [@Fishrock123](https://github.com/Fishrock123) - Jeremiah Senkpiel - [@Flarna](https://github.com/Flarna) - Gerhard Stöbich - [@hashseed](https://github.com/hashseed) - Yang Guo - [@hekike](https://github.com/hekike) - Peter Marton @@ -70,14 +65,23 @@ Work needed includes: - [@naugtur](https://github.com/naugtur) - Zbyszek Tenerowicz - [@ofrobots](https://github.com/ofrobots) - Ali Ijaz Sheikh - [@othiym23](https://github.com/othiym23) - Forrest L Norvell -- [@piscisaureus](https://github.com/piscisaureus) - Bert Belder -- [@pmuellr](https://github.com/pmuellr) - Patrick Mueller - [@Qard](https://github.com/Qard) - Stephen Belanger - [@sam-github](https://github.com/sam-github) - Sam Roberts -- [@thekemkid](https://github.com/thekemkid) - Glen Keane -- [@thlorenz](https://github.com/thlorenz) - Thorsten Lorenz -- [@trevnorris](https://github.com/trevnorris) - Trevor Norris - [@watson](https://github.com/watson) - Thomas Watson - [@yunong](https://github.com/yunong) - Yunong Xiao + + +#### Emeritus + +- [@bnoordhuis](https://github.com/bnoordhuis) - Ben Noordhuis +- [@brycebaril](https://github.com/brycebaril) - Bryce Baril +- [@dberesford](https://github.com/dberesford) - Damian Beresford +- [@Fishrock123](https://github.com/Fishrock123) - Jeremiah Senkpiel +- [@piscisaureus](https://github.com/piscisaureus) - Bert Belder +- [@pmuellr](https://github.com/pmuellr) - Patrick Mueller +- [@rmg](https://github.com/rmg) - Ryan Graham +- [@thekemkid](https://github.com/thekemkid) - Glen Keane +- [@thlorenz](https://github.com/thlorenz) - Thorsten Lorenz +- [@trevnorris](https://github.com/trevnorris) - Trevor Norris From bc2b210254872d8790d1afd22066072cc5b37f5e Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 12 Sep 2018 15:37:51 -0400 Subject: [PATCH 2/4] squash: remove duplicate ncu header --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 354e946..bd4a5e4 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ Work needed includes: ### Members - - Current Members# From 3fcd3f10ea80ae21f73a7b902a6aa422ff931f41 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Thu, 20 Sep 2018 17:39:57 -0400 Subject: [PATCH 3/4] squash: address comments 1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd4a5e4..10cce05 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Current Members# - [@AndreasMadsen](https://github.com/AndreasMadsen) - Andreas Madsen +- [@BridgeAR](https://github.com/BridgeAR) - Ruben Bridgewater - [@cjihrig](https://github.com/cjihrig) - Colin Ihrig - [@danielkhan](https://github.com/danielkhan) - Daniel Khan - [@Flarna](https://github.com/Flarna) - Gerhard Stöbich From 21d188479c61134bd598613eacd7d715104fb4f6 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Thu, 20 Sep 2018 17:40:38 -0400 Subject: [PATCH 4/4] squash: address comments --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 10cce05..26c9a1a 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ Work needed includes: ### Members -Current Members# - - [@AndreasMadsen](https://github.com/AndreasMadsen) - Andreas Madsen