summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorVse Mozhet Byt <vsemozhetbyt@gmail.com>2017-06-28 02:03:21 +0300
committerJames M Snell <jasnell@gmail.com>2017-06-28 19:27:15 -0700
commit04faf0c4ebf2cfbf7964abd91c9f91ca0b1cdd27 (patch)
tree43b74818a00bbef738e620d98d29eccfdb19bef4 /doc/onboarding-extras.md
parentef28d85611bcb1b0d91b6525b7c16517bf21020c (diff)
downloadandroid-node-v8-04faf0c4ebf2cfbf7964abd91c9f91ca0b1cdd27.tar.gz
android-node-v8-04faf0c4ebf2cfbf7964abd91c9f91ca0b1cdd27.tar.bz2
android-node-v8-04faf0c4ebf2cfbf7964abd91c9f91ca0b1cdd27.zip
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>
Diffstat (limited to 'doc/onboarding-extras.md')
-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 2eafe2ffab..d19a73091f 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 |