Skip to content

Commit

Permalink
tools: Update generate_electorate.py
Browse files Browse the repository at this point in the history
- Update ignored repos to include dbs-snapshot and cgroups-rs
which are forked/imported

Fixes: kata-containers#369
Signed-off-by: stevenhorsman <[email protected]>
  • Loading branch information
stevenhorsman committed Oct 25, 2023
1 parent 8e68546 commit 5edc771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elections/tools/generate_electorate.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ def _author_representer(dumper, data):
number = -1
projects = []
ignored_repos = [
'cgroups-rs',
'dbs-snapshot',
'edk2',
'qemu',
'linux',
Expand Down

0 comments on commit 5edc771

Please sign in to comment.