codeowners: fix typo in v8-inspector team name
PR-URL: https://github.com/nodejs/node/pull/20740 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
2e7ea6e061
commit
efe3784f8c
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -16,7 +16,7 @@
|
||||
*http* @nodejs/http
|
||||
*http2* @nodejs/http2
|
||||
*https* @nodejs/http @nodejs/crypto @nodejs/tls @nodejs/http2
|
||||
*inspector* @nodejs/V8-inspector
|
||||
*inspector* @nodejs/v8-inspector
|
||||
*net* @nodejs/streams
|
||||
*node_api* @nodejs/n-api
|
||||
*repl* @nodejs/repl
|
||||
|
Loading…
x
Reference in New Issue
Block a user