Skip to content

Commit

Permalink
chore: add Brayo author merges (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
brayo-pip authored Jul 16, 2024
1 parent eef622e commit 84b0cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contributor_stats/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def get_authorInfos(data) -> AuthorInfo:
("Bill Ang Li", ["Bill-linux"]),
("dependabot[bot]", ["dependabot-preview[bot]"]),
("Otto-AA", ["A_A"]),
("Brayo", ["brayo"])
]
for name, aliases in author_merges:
for alias in aliases:
Expand Down

0 comments on commit 84b0cd1

Please sign in to comment.