MCPcopy
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

1import { execFileSync } from "node:child_process";
2import https from "node:https";
3
4// ---------- flags / utils

Callers

nothing calls this directly

Calls 4

repoNameWithOwnerFunction · 0.85
getTokenFunction · 0.85
mainFunction · 0.85
dieFunction · 0.85

Tested by

no test coverage detected