diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-09-30 11:37:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-30 11:37:16 -0700 |
| commit | 9b649495e5b26f7ff8e25cd62fb8e0744d64d688 (patch) | |
| tree | a4b7803ac42744aa3f92e164caf4c77385a4f982 | |
| parent | d69d703f340b1be10c118141d6ba252ddcae8674 (diff) | |
| parent | 9c96aa502a57fb1d5ea00eb01ac3361e74b1f356 (diff) | |
Merge pull request #6094 from coderanger/patch-5
Adding voters from exception requests.
| -rw-r--r-- | events/elections/2021/voters.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/events/elections/2021/voters.yaml b/events/elections/2021/voters.yaml index 5c7a0448..0f5a0dd8 100644 --- a/events/elections/2021/voters.yaml +++ b/events/elections/2021/voters.yaml @@ -12,6 +12,7 @@ # 2021-09-21: Initial voter list prepared using devstats data provided Lukasz Gryglicki # and current organization membership status. # 2021-09-29: Deduplicate redundant entries from people with multiple devstats records. +# 2021-09-30: Adding from exception requests. # eligible_voters: @@ -259,6 +260,7 @@ eligible_voters: - hwdef - iamemilio - iamNoah1 +- IanColdwater - ibabou - Iceber - idvoretskyi |
