Skip to content

Commit

Permalink
using empty contrbiution list
Browse files Browse the repository at this point in the history
  • Loading branch information
uchendui committed Nov 9, 2023
1 parent dab6aca commit 5dcfce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contributors/update_contributors.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def main(_):
avatar_url=f"https://avatars.githubusercontent.com/{user}",
profile=f"https://github.com/{user}",
# contributions=["doc"],
contributions=[],
)
for user in result
],
Expand Down

0 comments on commit 5dcfce9

Please sign in to comment.