Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphql/graphql-spec
/ generate-contributor-list.mjs
File
generate-contributor-list.mjs
scripts/generate-contributor-list.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFileSync } from
"node:child_process"
;
2
import
https from
"node:https"
;
3
4
// ---------- flags / utils
Callers
nothing calls this directly
Calls
4
repoNameWithOwner
Function · 0.85
getToken
Function · 0.85
main
Function · 0.85
die
Function · 0.85
Tested by
no test coverage detected