Skip to content

Commit

Permalink
docs: add contributors github usernames to cog.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Oct 6, 2020
1 parent 05a487a commit 1c66d72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cog.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ github = "https://github.com/oknozor/cocogitto"
# and generate changelog links to their github profiles
authors = [
{ signature = "Paul Delafosse", username = "oknozor" },
{ signature = "John Smith", username = "koala42" }
{ signature = "Jack Dorland", username = "jackdorland" },
{ signature = "Mike Lubinets", username = "mersinvald" }
]


Expand Down

0 comments on commit 1c66d72

Please sign in to comment.