Skip to content

Commit

Permalink
Remove current affiliations (possibly not updated) from former members
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopernpruner committed Sep 27, 2024
1 parent 5eee02d commit d805947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 65 deletions.
64 changes: 0 additions & 64 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
- id: AlbertoSiena
name: Alberto
surname: Siena
affiliations:
- role: Innovation Manager
institution: Securics
place: Trento, Italy
image: https://sites.google.com/site/albertosiena/_/rsrc/1263330308767/config/app/images/as.jpg

- id: AlessandroArmando
name: Alessandro
Expand Down Expand Up @@ -75,11 +70,6 @@
- id: AlessandroTomasi
name: Alessandro
surname: Tomasi
affiliations:
- role: Head of Unit
unit: AppLiEd cryptograPHy
institution: Fondazione Bruno Kessler
place: Trento, Italy
email: [email protected]
phone: "+390461314506"
image: https://aleph.fbk.eu/assets/areas/people/AlessandroTomasi.jpg
Expand Down Expand Up @@ -153,10 +143,6 @@
- id: AnnibalePanichella
name: Annibale
surname: Panichella
affiliations:
- role: Assistant Professor
institution: Delft University of Technology
place: Delft, The Netherlands

- id: AntoninoSabetta
name: Antonino
Expand All @@ -173,10 +159,6 @@
- id: BiniamFissehaDemissie
name: Biniam Fisseha
surname: Demissie
affiliations:
- role: Senior Security Researcher
institution: Technology Innovation Institute
place: Abu Dhabi, United Arab Emirates

- id: BrunoCrispo
name: Bruno
Expand Down Expand Up @@ -324,10 +306,6 @@
- id: EmanueleViglianisi
name: Emanuele
surname: Viglianisi
affiliations:
- role: Data Engineer
institution: Runtastic
place: Linz, Austria
image: https://emavgl.github.io/images/avatar.jpg

- id: EmilianoRizzonelli
Expand Down Expand Up @@ -478,10 +456,6 @@
- id: GiovanniMariaAbbiati
name: Giovanni Maria
surname: Abbiati
affiliations:
- role: Research Fellow
institution: University of Milan
place: Milan, Italy
email: [email protected]

- id: GiulioPellizzari
Expand Down Expand Up @@ -552,11 +526,6 @@
- id: LauraCristiano
name: Laura
surname: Cristiano
affiliations:
- role: Researcher
unit: Center for Cybersecurity
institution: Fondazione Bruno Kessler
place: Trento, Italy
email: [email protected]

- id: LeonardoDeMoura
Expand Down Expand Up @@ -663,11 +632,6 @@
- id: MarianoCeccato
name: Mariano
surname: Ceccato
affiliations:
- role: Assistant Professor
unit: Department of Computer Science
institution: University of Verona
place: Verona, Italy
email: [email protected]
image: https://www.di.univr.it/documenti/Persona/foto/foto347921.jpg

Expand Down Expand Up @@ -879,11 +843,6 @@
- id: RiccardoLongo
name: Riccardo
surname: Longo
affiliations:
- role: Researcher
unit: AppLiEd cryptograPHy
institution: Fondazione Bruno Kessler
place: Trento, Italy
email: [email protected]

- id: RiccardoLussana
Expand Down Expand Up @@ -987,10 +946,6 @@
- id: SergiiKushch
name: Sergii
surname: Kushch
affiliations:
- role: Senior Research Fellow
institution: University of Limerick
place: Limerick, Ireland

- id: SergioManuelNobregaGoncalves
name: Sergio Manuel
Expand Down Expand Up @@ -1057,15 +1012,6 @@
- id: StefanoBerlato
name: Stefano
surname: Berlato
affiliations:
- role: PhD Student
unit: AppLiEd cryptograPHy
institution: Fondazione Bruno Kessler
place: Trento, Italy
- role: PhD Student
unit: DIBRIS
institution: University of Genoa
place: Genoa, Italy
email: [email protected]

- id: StefanoCamposilvan
Expand Down Expand Up @@ -1098,11 +1044,6 @@
- id: TuanAnhTruong
name: Tuan Anh
surname: Truong
affiliations:
- role: Lecturer
unit: Faculty of Computer Science and Engineering
institution: HCMC University of Technology
place: Vietnam
email: [email protected]

- id: UmbertoMorelli
Expand Down Expand Up @@ -1147,11 +1088,6 @@
- id: ZahraEbadiAnsaroudi
name: Zahra
surname: Ebadi Ansaroudi
affiliations:
- role: Researcher
unit: AppLiEd cryptograPHy
institution: Fondazione Bruno Kessler
place: Trento, Italy
email: [email protected]

# Please keep alphabetical order
2 changes: 1 addition & 1 deletion _people/former.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permalink: /people/former

{%- if site.data.members.former.members.size > 0 -%}
<h1>Former Members</h1>
{% assign details = "formerRole, currentRole, year, personalPage" | split: ", " %}
{% assign details = "formerRole, year, personalPage" | split: ", " %}
{% include list-people.html source=site.data.members.former.members style="list" details=details sort="name" %}
{%- endif -%}

Expand Down

0 comments on commit d805947

Please sign in to comment.