Skip to content

Commit

Permalink
update speaker
Browse files Browse the repository at this point in the history
  • Loading branch information
boillodmanuel committed Mar 20, 2024
1 parent 20298fb commit 775cfc8
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 111 deletions.
Binary file added images/speakers/francois_papon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion scripts/data/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ var njEvents = [
"<p>Nous commencerons par discuter de l'écosystème IT et Cloud / Java dans lequel nous évoluons aujourd'hui et de ses défis.</p>" +
"<p>Une brève deuxième partie comparera également les modèles Java courants à des solutions plus récentes dans d'autres langages pour voir si nous partons d'un héritage ou si nous sommes juste en avance par rapport à eux.</p>" +
"<p>Enfin, la dernière partie portera sur la façon dont l'écosystème Fusion prend en compte cet état, d'un simple programme CLI à une API ou une application web déployée dans un cluster Kubernetes, mais nous veillerons également à prendre en compte les aspects de sécurité, de déploiement et de documentation (vivante).</p>",
speakers: ['romain_manni-bucau']
speakers: ['romain_manni-bucau', 'francois_papon']
}
]
},
Expand Down
Loading

0 comments on commit 775cfc8

Please sign in to comment.