Skip to content

Commit

Permalink
Test adding my email address
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Aug 21, 2024
1 parent 1169850 commit 8738aa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def get_signed_contributors() -> Contributors:
# return contributors_emails

# TODO: remove dummy data once database is set up
dummy_signed_contributors = {"[email protected]"}
dummy_signed_contributors = {"[email protected]", "[email protected]"}
return dummy_signed_contributors


Expand Down

0 comments on commit 8738aa3

Please sign in to comment.