Skip to content

Commit

Permalink
Merge pull request #90 from LethalMaus/entryJamesCullimore
Browse files Browse the repository at this point in the history
Added new entry
  • Loading branch information
zsoltk authored Oct 26, 2023
2 parents fe51292 + 6272247 commit 3824468
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,11 @@ val entries = listOf(
githubUserName = "osaamakhalil",
message = "Enjoy Android life"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "LethalMaus",
message = "Nice to see you all here at Droidcon!"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 3824468

Please sign in to comment.