Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
5e7c8da
Working on 8.1.1
jasnell Jun 7, 2017
2778256
doc: remove note highlighting in GOVERNANCE doc
Trott Jun 2, 2017
a9be8ff
doc: minimal documentation for Emeritus status
Trott Jun 2, 2017
3d12e1b
doc: emphasize Collaborators in GOVERNANCE.md
Trott Jun 2, 2017
216cb3f
test,benchmark: stabilize child-process
refack Jun 4, 2017
fe5ea3f
test: check callback not invoked on lookup error
Trott Jun 4, 2017
ad07c46
test: refactor domain tests
Trott Jun 5, 2017
dd158b0
src: make IsConstructCall checks consistent
danbev Jun 5, 2017
8c5407d
doc: corrects reference to tlsClientError
tarunbatra Jun 7, 2017
85cac4e
doc: update new CTC members
refack Jun 7, 2017
bf61d97
async_hooks: make sure `.{en|dis}able() === this`
addaleax Jun 2, 2017
c8db047
test: refactor test-fs-read-*
Trott Jun 6, 2017
61c7308
async_hooks: minor refactor to callback invocation
addaleax Jun 2, 2017
f134c9d
src: correct indentation for X509ToObject
danbev Jun 8, 2017
d1fa59f
child_process: simplify send() result handling
mscdex Jun 5, 2017
0ca4bd1
child_process: reduce nextTick() usage
mscdex Jun 5, 2017
6a696d1
inspector: fix crash on exception
seishun Jun 4, 2017
98d7f25
doc: fix out of date sections in n-api doc
mhdawson Jun 6, 2017
1c7f917
test: add coverage for napi_property_descriptor
mhdawson Jun 6, 2017
4a96ed4
src: check whether inspector is doing io
sam-github Jun 6, 2017
bdbeb33
test: add hijackStdout and hijackStderr
XadillaX Jun 3, 2017
1f88cbd
test: refactor test-http-server-keep-alive-timeout
realwakka Jun 4, 2017
12036a1
test: exercise once() with varying arguments
cjihrig Jun 7, 2017
bf06534
stream: ensure that instanceof fast-path is hit.
bmeurer Jun 2, 2017
d66d4fc
child_process: promisify includes stdio in error
giltayar Jun 2, 2017
f686f73
test: add coverage for AsyncResource constructor
gergelyke May 31, 2017
3da56ac
test: harden test-dgram-bind-shared-ports
refack May 18, 2017
4d27930
test: fix flaky test-tls-socket-close
Trott Jun 7, 2017
c4cbd99
https: support rejectUnauthorized for unix sockets
cjihrig Jun 6, 2017
d51b1c2
cluster, dns, repl, tls, util: fix RegExp nits
vsemozhetbyt Jun 7, 2017
53ec50d
doc: fix napi_create_*_error signatures in n-api
jamen Jun 8, 2017
0df6c0b
Revert "readline: clean up event listener in onNewListener"
addaleax Jun 8, 2017
2ea529b
test: add regression test for 13557
addaleax Jun 8, 2017
a5f415f
src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD
XadillaX Jun 8, 2017
2c1133d
doc: add readline.emitKeypressEvents note
STRML Nov 3, 2016
b967b4c
build: merge test suite groups
refack Jun 1, 2017
52f5e3f
doc: use HTTPS URL for suggested upstream remote
seishun Jun 10, 2017
00d2f7c
build,windows: check for VS version and arch
refack Jun 5, 2017
812e0b0
test: refactor async-hooks test-callback-error
Trott Jun 8, 2017
4c5457f
test: fix flaky test-http-client-get-url
Jun 7, 2017
26d7630
doc: fs constants for Node < v6.3.0 in fs.md
anshulguleria Jun 11, 2017
70432f2
doc: fix incorrect fs.utimes() link
JustinBeckwith Jun 11, 2017
32c87ac
benchmark: fix some RegExp nits
vsemozhetbyt Jun 8, 2017
e713482
test: fix typo in test-cli-node-options.js
vsemozhetbyt Jun 8, 2017
68c0518
doc: fix links and typos in fs.md
vsemozhetbyt Jun 9, 2017
38a1cfb
v8: add a js class for Serializer/Dserializer
zimbabao Jun 8, 2017
fff8a56
http: handle cases where socket.server is null
lpinca Jun 9, 2017
50e1f93
profiler: declare missing `printErr`
indutny Jun 9, 2017
a0f8faa
v8: fix debug builds on Windows
bzoz Jun 12, 2017
2cb6f2b
http: fix timeout reset after keep-alive timeout
aqrln Jun 8, 2017
3e1492a
2017-06-13, Version 8.1.1 (Current)
addaleax Jun 10, 2017
a1b27db
Working on v8.1.2
jasnell Jun 13, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: minimal documentation for Emeritus status
Include a high-level explanation of how Collaborators are identified for
Emeritus status. This is intended to supply the minimum amount of
information to being assigning Emeritus status to inactive
Collaborators. The documentation may be expanded subsequently.

PR-URL: #13421
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
  • Loading branch information
Trott authored and addaleax committed Jun 10, 2017
commit a9be8fff58cef400a2401d0c03726306173ee730
6 changes: 3 additions & 3 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ Typical activities of a Collaborator include:
* participation in working groups
* merging pull requests

While the above are typical things done by Collaborators, there are no required
activities to retain Collaborator status. There is currently no process by which
inactive Collaborators are removed from the project.
The CTC periodically reviews the Collaborator list to identify inactive
Collaborators. Past Collaborators are typically given _Emeritus_ status. Emeriti
may request that the CTC restore them to active status.

## CTC Membership

Expand Down