This repository contains records from the rfc39 sync process.
To request a new invitation:
- Find your GitHub user ID, by:
- going to
https://api.github.com/users/$YOUR_USERNAMEand getting the value from the "id" field, - using the
ghCLI (nix-shell -p gh), authenticating, then runninggh api /user --jq .id, or - going to an unofficial site like https://caius.github.io/github_id/.
- going to
- Go to https://github.com/NixOS/rfc39-record/edit/main/invitations, and delete the line containing your ID. Make a pull request with your change.
- The pull request will be merged automatically. It may may take an hour or so for your new invitation to be sent to your primary GitHub email address. The new invitation will expire in one week.