Skip to content

Commit 105ba2b

Browse files
committed
add and edit speaker
1 parent fcfa2ae commit 105ba2b

5 files changed

Lines changed: 16 additions & 3 deletions

File tree

7.83 KB
Loading

src/config/editions/2026.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"federico-quaglia",
4848
"kostis-kapelonis",
4949
"stephane-montri",
50-
"chiara-corrado"
50+
"chiara-corrado",
51+
"riccardo-atzori"
5152
],
5253
"coreTeam": [
5354
"michel-murabito",

src/config/profiles/chiara-corrado.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: "chiara-corrado"
33
name: "Chiara Corrado"
44
role: "Senior Software Engineer"
5-
company: "Aruba Software"
5+
company: "Aruba Cloud"
66
companyUrl: "#"
77
image: "/images/profiles/chiara-corrado.webp"
88
linkedin: "https://linkedin.com/in/chiaracorrado/"
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: "riccardo-atzori"
3+
name: "Riccardo Atzori"
4+
role: "Cloud Architect"
5+
company: "Vittoria Assicurazioni"
6+
companyUrl: "#"
7+
image: "/images/profiles/riccardo-atzori.webp"
8+
linkedin: ""
9+
---
10+
11+
Cloud Architect, Kubernetes and Golang lover

src/config/talks/2026/from-legacy-api-gateway-to-kubernetes-native-api-platform.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ title: 'From Legacy API Gateway to Kubernetes-native API Platform: a Real-world
44
type: talk
55
speakerIds:
66
- luca-de-carne
7+
- riccardo-atzori
78
tags:
8-
- BOTH
9+
- ENG
910
level: Intermediate
1011
image: ''
1112
video: ''

0 commit comments

Comments
 (0)