Skip to content

Commit

Permalink
fix(baggers): fix simple quote in description
Browse files Browse the repository at this point in the history
  • Loading branch information
Marthym committed Feb 5, 2024
1 parent 4a75a38 commit b3051c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baggers.js
Original file line number Diff line number Diff line change
Expand Up @@ -9605,7 +9605,7 @@ var data = {
since: '2016-02-27',
name: 'Frederic Rivain',
bio:
'CTO at Dashlane. Active speaker in conferences. Blog Writing. Mentorship. Core contributor in the Tech Community. Happy to come talk about topics such as organization (how we run product and engineering teams), leadership (scaling teams), , security (from threat modelling, to confidential computing, post quantum) and digital identity in general and what's happening in the industry (passkeys, SSO...). Below are just a few examples of talks',
'CTO at Dashlane. Active speaker in conferences. Blog Writing. Mentorship. Core contributor in the Tech Community. Happy to come talk about topics such as organization (how we run product and engineering teams), leadership (scaling teams), , security (from threat modelling, to confidential computing, post quantum) and digital identity in general and what\'s happening in the industry (passkeys, SSO...). Below are just a few examples of talks',
picture:
'https://secure.gravatar.com/avatar/d20f256700e1666bc32d5904c8225e13?size=200',
websites: [
Expand Down

0 comments on commit b3051c6

Please sign in to comment.