This adds the user to the vouched list, removing any existing entry (vouched or denounced) for that user first.
Arguments
- username
Username to vouch for (supports
platform:userformat). Missing values (NA) are dropped with an informational message.- write
Write the file in-place (default: output to stdout).
- default_platform
Assumed platform for entries without explicit platform.
- vouched_file
Path to vouched contributors file (default:
VOUCHED.tdor.github/VOUCHED.td).
Attribution
Documentation for this function is copied nearly verbatim from vouch and is owned by Mitchell Hashimoto.