forked from laurens/fediversity_website
Merge branch 'main' of https://github.com/NLUUG/website into main
This commit is contained in:
commit
f6c5cb2b27
20
content/organisatie/commissies/beheer/index.md
Normal file
20
content/organisatie/commissies/beheer/index.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
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"
|
||||
team_members:
|
||||
- mark-janssen
|
||||
- patrick-reijnen
|
||||
---
|
||||
|
||||
Het beheerteam draagt zorg voor het up en running blijven van NLUUG systemen en het updaten en beveiligen ervan. Daarnaast beheren zij ook de DNS en mailomgeving van NLUUG.
|
|
@ -13,6 +13,8 @@ type: team
|
|||
team_members:
|
||||
- mark-janssen
|
||||
- nick-cohn
|
||||
- jeroen-jonkman
|
||||
- luc-nieland
|
||||
---
|
||||
|
||||
Het filmteam is vooral actief op de conferentie. Bij voldoende capaciteit wordt in alle zalen gefilmd.
|
||||
|
|
20
content/organisatie/commissies/ftp/index.md
Normal file
20
content/organisatie/commissies/ftp/index.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
categories:
|
||||
- organisatie
|
||||
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"
|
||||
team_members:
|
||||
- jan-christiaan-van-winkel
|
||||
- mike-hulsman
|
||||
---
|
||||
|
||||
Het FTP server beheerteam regelt alle technische en functionele zaken rondom de NLUUG FTP server, zoals het verdelen van schijfruimte en toevoegen van nieuwe software pakketten.
|
17
data/personen/jeroen-jonkman.json
Normal file
17
data/personen/jeroen-jonkman.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"id": "jeroen-jonkman",
|
||||
"name": "Jeroen Jonkman",
|
||||
"email": "",
|
||||
"gender": "",
|
||||
"honorary_member": true,
|
||||
"nationality": "Dutch",
|
||||
"thumbnail": "",
|
||||
"social": {
|
||||
"github": "",
|
||||
"twitter": "",
|
||||
"instagram": "",
|
||||
"linkedin": "",
|
||||
"mastodon": "",
|
||||
"mastodon_url": ""
|
||||
}
|
||||
}
|
17
data/personen/mike-hulsman.json
Normal file
17
data/personen/mike-hulsman.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"id": "mike-hulsman",
|
||||
"name": "Mike Hulsman",
|
||||
"email": "",
|
||||
"gender": "",
|
||||
"honorary_member": true,
|
||||
"nationality": "Dutch",
|
||||
"thumbnail": "",
|
||||
"social": {
|
||||
"github": "",
|
||||
"twitter": "",
|
||||
"instagram": "",
|
||||
"linkedin": "",
|
||||
"mastodon": "",
|
||||
"mastodon_url": ""
|
||||
}
|
||||
}
|
Reference in a new issue