summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-05-14 17:14:45 -0700
committerRich Trott <rtrott@gmail.com>2018-05-16 14:03:29 -0700
commit2183b256c2ee80abb79bcfbb974b61bf380575e8 (patch)
treed339bd51df0b449518cde8e5ce28509b535a9921 /.github
parent67463addbc8fffd934b3b0339b6e0e16797b01cd (diff)
downloadandroid-node-v8-2183b256c2ee80abb79bcfbb974b61bf380575e8.tar.gz
android-node-v8-2183b256c2ee80abb79bcfbb974b61bf380575e8.tar.bz2
android-node-v8-2183b256c2ee80abb79bcfbb974b61bf380575e8.zip
doc: add .github to CODEOWNERS
Add .github directory to CODEOWNERS file. PR-URL: https://github.com/nodejs/node/pull/20733 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Yuta Hiroto <hello@hiroppy.me> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f8ada87a7e..18ce90bb9d 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -78,6 +78,7 @@ android-configure @nodejs/build
/src/*.d @nodejs/diagnostics @nodejs/platform-smartos @nodejs/platform-freebsd @nodejs/platform-macos @nodejs/dtrace-mdb
/src/node.stp @nodejs/diagnostics
+/.github/ @nodejs/tsc
CODE_OF_CONDUCT.md @nodejs/tsc
COLLABORATOR_GUIDE.md @nodejs/tsc
CONTRIBUTING.md @nodejs/tsc