Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,506 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in nodejs/node that received 8 comments
doc: adopt MDN style for kbd elements
Before: After: The previous "After" version" After: commit message follows commit guidelines
- tools: bump cpplint.py from 1.4.4 to 1.4.6
- doc: remove "Synchronously" for fsPromises.rm()
- doc: improve SIGINT error text
- doc: use sentence case for class property
- tools: edit cpplint.py
- doc: edit fs.md for minor style changes
- doc: improve kbd element rendering
- tools,test: enable multiline-comment-style rule in tests
- tools,doc: fix broken link in module.html
- fs: use errno constant with ERR_FS_EISDIR
- fs: use validateBoolean() in rm/rmdir validation
- fs: rimraf should not recurse on failure
- fs: small rmdir() and validateRmOptions() cleanup
- rephrase API docs in tracing.md
- doc: document Buffer.concat may use internal pool
- doc: add release key for Danielle Adams
- crypto: update certdata to NSS 3.56
- doc: add documentation for starting ci job via label
- Require statement and comment is added in the v8.getheapsnapshot() example
- crypto: refactor crypto subsystem and introduce WebCrypto API
- doc: add aduh95 to collaborators
- build: improved release lint error message
- doc: fix util.inspect history
- doc: move package.import content higher
- cli: add --node-memory-debug option
- doc: fix deprecation history
- deps: upgrade npm to 7.0.0-rc.3
- GitHub Actions: Python 3.9 and actions/setup-python@v2
- tools: edit cpplint.py
- src: mark/pop OpenSSL errors in NewRootCertStore
- lib: change http client path assignment
- src: more crypto cleanup
- src: remove asyncwrapobject
- src: expose v8::Isolate setup callbacks
- Some pull request reviews not shown.
Created an issue in nodejs/admin that received 2 comments
Collaborators team configuration cleanup
I'm going to do the following: Remove net, http2, and quic as subteams. That was a temporary change to get CODEOWNERS to work but now we have the …