Skip to content

Commit

Permalink
Removed mention of GitHub for contributors in copyright owners.
Browse files Browse the repository at this point in the history
  • Loading branch information
mindstorm38 committed Feb 3, 2024
1 parent 9f775e7 commit 943cd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portablemc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

LAUNCHER_NAME = "portablemc"
LAUNCHER_VERSION = "4.2.0"
LAUNCHER_AUTHORS = ["Théo Rozier <[email protected]>", "GitHub Contributors"]
LAUNCHER_AUTHORS = ["Théo Rozier <[email protected]>", "Contributors"]
LAUNCHER_COPYRIGHT = "PortableMC Copyright (C) 2021-2024 Théo Rozier"
LAUNCHER_URL = "https://github.com/mindstorm38/portablemc"

0 comments on commit 943cd8f

Please sign in to comment.