Skip to content

Commit

Permalink
Add clemens
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Kaiser committed May 27, 2024
1 parent 6c108b0 commit 487a56b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions participants/clemens.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// vim: ft=jsonc
{
"realName": { "givenName": "Clemens", "familyName": "Hübner" },
"githubAccountName": "meldron",
"company": "inovex",
"when": {
"friday": false,
"saturday": true
},
"iCanTakeNotesDuringSessions": true,
"tags": ["Security", "Passkeys"],
"vegan": false,
"vegetarian": true,
"whatIsMyConnectionToJavascript": "Passkeys are my passion",
"whatCanIContribute": "Sessions about Passkeys, Web Security and more",
"tShirtSize": "M",
"X": "ClemensHuebner",
"mastodon": "https://infosec.exchange/@clemens",
"linkedin": "https://www.linkedin.com/in/clemens-huebner/"
}

0 comments on commit 487a56b

Please sign in to comment.