summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2017-06-28 02:03:21 +0300
committerMyles Borins <mylesborins@google.com>2017-08-15 20:57:31 -0700
commit7648cca3de9177fa92b997f3a34f2de7d06bc069 (patch)
tree410c0af9c43d9f4fcec32e9e42d3b997582013e8
parentb03430b4ec56c648b68d8b3e763f2207862440f8 (diff)
downloadnode-new-7648cca3de9177fa92b997f3a34f2de7d06bc069.tar.gz
doc: add @nodejs/documentation to CC table
PR-URL: https://github.com/nodejs/node/pull/13952 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--doc/onboarding-extras.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index ff35907bbc..269a10149e 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -6,6 +6,7 @@
| --- | --- |
| `benchmark/*` | @nodejs/benchmarking, @mscdex |
| `bootstrap_node.js` | @fishrock123 |
+| `doc/*`, `*.md` | @nodejs/documentation |
| `lib/assert` | @nodejs/testing |
| `lib/buffer` | @nodejs/buffer |
| `lib/child_process` | @bnoordhuis, @cjihrig |