From 91a91c0a3ca66c4da8996510c15b4123ddde32d1 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 5 Aug 2021 13:55:17 +0200 Subject: [PATCH] add new persons Signed-off-by: Toshaan Bharvani --- content/persons/karolgugala.md | 7 +++++++ content/persons/kipwarner.md | 7 +++++++ content/persons/lionelclavien.md | 3 ++- content/persons/toddrosendahl.md | 7 +++++++ 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 content/persons/karolgugala.md create mode 100644 content/persons/kipwarner.md create mode 100644 content/persons/toddrosendahl.md diff --git a/content/persons/karolgugala.md b/content/persons/karolgugala.md new file mode 100644 index 0000000..868cf8d --- /dev/null +++ b/content/persons/karolgugala.md @@ -0,0 +1,7 @@ +--- +title: "Karol Gugala" +#image: +member: antmicro +date: 2021-08-05 +draft: false +--- diff --git a/content/persons/kipwarner.md b/content/persons/kipwarner.md new file mode 100644 index 0000000..67db060 --- /dev/null +++ b/content/persons/kipwarner.md @@ -0,0 +1,7 @@ +--- +title: "Kip Warner" +#image: +member: +date: 2021-08-05 +draft: false +--- diff --git a/content/persons/lionelclavien.md b/content/persons/lionelclavien.md index 55f9c32..b27c3df 100644 --- a/content/persons/lionelclavien.md +++ b/content/persons/lionelclavien.md @@ -1,6 +1,7 @@ --- title: "Lionel Clavien" +#image: member: innoboost -date: 2021-03-16 +date: 2021-08-05 draft: false --- diff --git a/content/persons/toddrosendahl.md b/content/persons/toddrosendahl.md new file mode 100644 index 0000000..eaea60d --- /dev/null +++ b/content/persons/toddrosendahl.md @@ -0,0 +1,7 @@ +--- +title: "Todd Rosendahl" +#image: +member: ibm +date: 2021-08-05 +draft: false +---