SYMBOL INDEX (15 symbols across 1 files) FILE: sync-maintainers/sync-maintainers.py function parse (line 10) | def parse(m): function write_maintainers_file (line 43) | def write_maintainers_file(repo_name, paragraph, maintainers): function checkout_branch (line 56) | def checkout_branch(repo_name): function commit (line 63) | def commit(repo_name): function push (line 78) | def push(repo_name): function parse_maintainers (line 84) | def parse_maintainers(repo=None): function main_repo (line 95) | def main_repo(args): function prepare_req (line 106) | def prepare_req(repo, token, api): function get_pr (line 116) | def get_pr(repo, token): function get_default_branch (line 122) | def get_default_branch(repo, token): function create_pr (line 128) | def create_pr(repo, token, base): function update_assignees (line 138) | def update_assignees(repo, token, pr, assignees): function get_assignees (line 144) | def get_assignees(maintainers): function main_github (line 149) | def main_github(args): function main_list (line 169) | def main_list(args):