diff options
author | cjihrig <cjihrig@gmail.com> | 2017-01-27 12:36:17 -0500 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2017-01-30 10:57:28 -0500 |
commit | 8315d851a9abcc9fbf198d36aa82df112e923230 (patch) | |
tree | 3c407939b6897afa488eea5ec6e6f7d9c2280774 /doc/onboarding-extras.md | |
parent | cc899a4c81ae79b63147dae473ba54d6c58da628 (diff) | |
download | node-new-8315d851a9abcc9fbf198d36aa82df112e923230.tar.gz |
doc: add who to CC list for dgram
PR-URL: https://github.com/nodejs/node/pull/11035
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r-- | doc/onboarding-extras.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 1b5d082434..1ba1f195f6 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -11,6 +11,7 @@ | `lib/child_process` | @bnoordhuis, @cjihrig | | `lib/cluster` | @bnoordhuis, @cjihrig, @mcollina | | `lib/{crypto,tls,https}` | @nodejs/crypto | +| `lib/dgram` | @cjihrig, @mcollina | | `lib/domains` | @misterdjules | | `lib/fs`, `src/{fs|file}` | @nodejs/fs | | `lib/internal/url`, `src/node_url` | @nodejs/url | |