Skip to content

Commit

Permalink
Merge pull request #61 from sergioborne/add_my_entry
Browse files Browse the repository at this point in the history
Add sergio entry
  • Loading branch information
sergioborne authored Oct 26, 2023
2 parents f35836d + 24cc843 commit 605b138
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ val entries = listOf(
githubUserName = "manuel-martos",
message = "Happy to be here for another year, eager to attend the talks and meet with many folks! #dclnd23"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "sergioborne",
message = "Last year Berlin, this year London. Where to next year?? #dcldn23"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 605b138

Please sign in to comment.