Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.06 KB

email.md

File metadata and controls

24 lines (19 loc) · 1.06 KB

How to check, set or change your email address

If your email address in voters.json is missing or wrong, you won't be able to vote.

Be aware of the the timeline: The deadline for changing emails is Sunday 2024-10-06.

To check if the email is set and correct:

  1. Get your GitHub ID, e.g. using

    nix-shell -p github-cli --run "gh api /user --jq .id"

    or by going to https://api.github.com/users/<github handle> and looking for the id field.

  2. Search for your GitHub ID in the voters.json file.

  3. If the respective email address is set and matches what you'd like to use for voting, you can already go ahead and activate the email address.

Otherwise:

  1. Set or change the email address for your entry by editing the file, e.g. directly on GitHub
  2. Make a PR with the edit, the EC will merge it in time
  3. Activate the email address for voting