Commit Graph

2 Commits

Author SHA1 Message Date
Josh Berkus dec85cfd23 Adjusted Steering Bio checker per issue.
Adjusted word count limit upwards to take headers into account,
and support bios that might be just over the line.
Adjusted script so it stops running against files other than bios.

Signed-off-by: Josh Berkus <josh@agliodbs.com>
2021-10-08 16:47:03 -07:00
Nikhita Raghunath 5c818c977d Add verify script to limit SC election bios to 300 words
The steering committee election policy states that all bios must be
limited to 300 words. This commits adds a verify script to check this.

Some bios from 2017-2020 exceed this limit so the script explicitly
avoids looking at the past elections.
2020-11-17 21:24:36 +05:30