From 4deda165197a352c42214b9ee56f6d9b19c97a15 Mon Sep 17 00:00:00 2001 From: Gireesh Punathil Date: Fri, 22 Mar 2019 19:41:41 +0530 Subject: [PATCH] doc: Remove `Node report in core` initiative Remove `Node report in core` from Current list of initiatives, as this is achieved. Report has landed. Refs: https://github.com/nodejs/node/pull/22712 PR-URL: https://github.com/nodejs/diagnostics/pull/286 Reviewed-By: Ali Ijaz Sheikh Reviewed-By: Colin Ihrig Reviewed-By: Joyee Cheung Reviewed-By: Richard Lau Reviewed-By: Michael Dawson --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d055adf..d77e92c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Work needed includes: | Diagnostic Channel | [@qard](https://github.com/qard) | | https://github.com/nodejs/diagnostics/issues/180 | | Async Hooks | [@ofrobots](https://github.com/ofrobots) | | https://github.com/nodejs/diagnostics/issues/124 | | Async Context | [@mike-kaufman](https://github.com/mike-kaufman) | [@kjin](https://github.com/kjin) | https://github.com/nodejs/diagnostics/issues/107 | -| Node-report in core | [@mhdawson](https://github.com/mhdawson) | [@gireeshpunathil](https://github.com/gireeshpunathil) | https://github.com/nodejs/node/pull/22712 | | Support tiers | [@mhdawson](https://github.com/mhdawson) | | https://github.com/nodejs/diagnostics/issues/157 | | CPU Profiling | [@mmarchini](https://github.com/mmarchini) | | https://github.com/nodejs/diagnostics/issues/148 | | Post-mortem WG merge | [@mmarchini](https://github.com/mmarchini) | | https://github.com/nodejs/post-mortem/issues/48 |