Skip to content

Commit

Permalink
added authors
Browse files Browse the repository at this point in the history
  • Loading branch information
edensarrival committed Jun 24, 2024
1 parent 416631e commit 6c33f97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions colrev/packages/github/src/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@

__author__ = "Kolja Rinne"
__email__ = "[email protected]"

__author__ = "Karl Schickmann"
__email__ = "[email protected]"


__author__ = "Chris Vierath"
__email__ = "[email protected]"

0 comments on commit 6c33f97

Please sign in to comment.