Skip to content

Commit

Permalink
Merge pull request #123 from marin-marsic/patch-1
Browse files Browse the repository at this point in the history
Update Entries.kt
  • Loading branch information
mike-n-jordan authored Oct 26, 2023
2 parents aef135d + 2cf2c58 commit abbbe6f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@ val entries = listOf(
githubUserName = "LethalMaus",
message = "Nice to see you all here at Droidcon!"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "marin-marsic",
message = "Roses are red, Bumble is yellow, if you're reading this, you're a nice fellow!"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "Zhelyazko",
Expand Down

0 comments on commit abbbe6f

Please sign in to comment.