Skip to content

Commit

Permalink
Merge pull request #78 from vladcipariu91/entry_vlad
Browse files Browse the repository at this point in the history
new entry by vlad
  • Loading branch information
aashay-gaikwad authored Oct 26, 2023
2 parents 451e085 + 2a5bb14 commit 61ff940
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ val entries = listOf(
githubUserName = "juanmazake",
message = "You never lose. You either win or you learn."
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "vladcipariu91",
message = "Another great year for Droidcon London! Can't wait to see you all there!"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 61ff940

Please sign in to comment.