diff --git a/content/organisatie/commissies/beheer/index.md b/content/organisatie/commissies/beheer/index.md index 7a161be..bdd54f6 100644 --- a/content/organisatie/commissies/beheer/index.md +++ b/content/organisatie/commissies/beheer/index.md @@ -3,15 +3,12 @@ categories: - organisatie date: 2023-06-05T18:16:02+02:00 description: "Het beheerteam voert het technisch beheer uit op alle systemen van NLUUG" -review: - last_review: 2023-06-05 - reviewed_by: - period: 365 slug: tags: - organisatie - beheer title: "Beheerteam" +type: team team_members: - mark-janssen - patrick-reijnen diff --git a/content/organisatie/commissies/film/index.md b/content/organisatie/commissies/film/index.md index 57a30d7..47d0e83 100644 --- a/content/organisatie/commissies/film/index.md +++ b/content/organisatie/commissies/film/index.md @@ -1,6 +1,7 @@ --- categories: - organisatie +contact_email: filmteam@nluug.nl date: 2023-05-17T11:02:43+02:00 description: "Leer meer over het filmteam, die o.a. opnames en foto's van onze evenementen." tags: diff --git a/content/organisatie/commissies/ftp/index.md b/content/organisatie/commissies/ftp/index.md index 4b292e5..8643183 100644 --- a/content/organisatie/commissies/ftp/index.md +++ b/content/organisatie/commissies/ftp/index.md @@ -1,17 +1,15 @@ --- categories: - organisatie +contact_email: ftp-admin@nluug.nl date: 2023-06-05T18:15:37+02:00 description: "Leer meer over het FTP server beheerteam. Zij dragen zorg voor technisch en functioneel onderhoud" -review: - last_review: 2023-06-05 - reviewed_by: - period: 365 slug: tags: - organisatie - ftp title: "Ftp server beheerteam" +type: team team_members: - jan-christiaan-van-winkel - mike-hulsman diff --git a/data/personen/nick-cohn.json b/data/personen/nick-cohn.json new file mode 100644 index 0000000..efbf1d4 --- /dev/null +++ b/data/personen/nick-cohn.json @@ -0,0 +1,17 @@ +{ + "id": "nick-cohn", + "name": "Nick Cohn", + "email": "", + "gender": "", + "honorary_member": true, + "nationality": "Dutch", + "thumbnail": "", + "social": { + "github": "", + "twitter": "", + "instagram": "", + "linkedin": "", + "mastodon": "", + "mastodon_url": "" + } +}