Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
kowyo committed May 27, 2024
1 parent 37dc72d commit 843e9a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ def update_readme(readme_path, new_url):
for repo in repos:
f.write(f'HITSZ-OpenAuto/{repo}\n')

f.write('noname7321/HITSZ-OpenAuto\n')

repo_file_path = 'repos_list.txt'
readme_file_path = 'profile/README.md'
new_contributors_url = generate_contributors_url(repo_file_path)
Expand Down

0 comments on commit 843e9a4

Please sign in to comment.