Skip to content

Commit

Permalink
About: Update contributors list
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Jul 14, 2024
1 parent fd78147 commit c806e4f
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -442,9 +442,13 @@ enum class Contributor(
github = "https://github.com/nift4", telegram = "https://t.me/nift4"
),
BOBBYESP(
"BobbyESP", ContributionLevel.CONTRIBUTOR,
"BobbyESP", ContributionLevel.DEVELOPER,
github = "https://github.com/BobbyESP"
),
PXEEMO(
"Pxeemo", ContributionLevel.CONTRIBUTOR,
github = "https://github.com/pxeemo"
),
AKANETAN(
"AkaneTan", ContributionLevel.CONTRIBUTOR,
github = "https://github.com/AkaneTan"
Expand Down

0 comments on commit c806e4f

Please sign in to comment.