Update members
This commit is contained in:
parent
65568f3b8c
commit
37182e5d97
|
|
@ -12,8 +12,8 @@ const cofounders = [
|
|||
name: "Pablo Donato 🌸",
|
||||
url: "https://pablogician.refl.fr/",
|
||||
role: "administrator",
|
||||
interests: "Proof theory, type theory, topos theory, proof assistants, human-computer interaction, end-user programming",
|
||||
affiliation: "Grothendieck Institute"
|
||||
interests: "Proof theory, type theory, category theory, proof assistants, end-user programming",
|
||||
affiliation: "Charles Institute"
|
||||
},
|
||||
{
|
||||
name: "Boris Eng 🦖",
|
||||
|
|
@ -132,12 +132,6 @@ const members = [
|
|||
interests: "",
|
||||
affiliation: ""
|
||||
},
|
||||
{
|
||||
name: "Tito",
|
||||
url: "https://nguyentito.eu/",
|
||||
interests: "Links between linear logic and automata theory, combinatorics, computational complexity, algorithms",
|
||||
affiliation: "CNRS & Aix-Marseille"
|
||||
}
|
||||
];
|
||||
|
||||
const visitors = [
|
||||
|
|
@ -146,7 +140,7 @@ const visitors = [
|
|||
"Quentin", "Gaël Deest", "Martin Tricaud", "Fadi Shawki", "Éliès Harington",
|
||||
"Axel Kerinec", "Aloÿs Dufour", "Bernardo", "Anne-Laure", "Escherichia",
|
||||
"Alexey", "Roman Perez", "Nico", "Chirine Laghjichi", "Jonty Male",
|
||||
"Alexis Toumi", "Baptiste Colin", "Léo", "Noé Ensarguet"
|
||||
"Alexis Toumi", "Baptiste Colin", "Léo", "Noé Ensarguet", "Tito", "Eric Patrizio"
|
||||
];
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue