We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cdc96 commit b20c3a3Copy full SHA for b20c3a3
src/main/scala/io/scala/data/OrgaInfo.scala
@@ -7,7 +7,7 @@ object OrgaInfo:
7
val jonathanWinandy = Organizer(
8
name = "Jonathan Winandy",
9
photo = Some("jWinandy.webp"),
10
- job = "Senior Software Engineer @ Clever Cloud",
+ job = "Staff Software Engineer",
11
socials = List(
12
Social(Social.Kind.Twitter, "https://twitter.com/ahoy_jon"),
13
Social(Social.Kind.Linkedin, "https://www.linkedin.com/in/jwinandy"),
0 commit comments