From a8ff7d723d8baa046ac7b0ec0683b4afcb7f9e98 Mon Sep 17 00:00:00 2001 From: Christopher Guindon Date: Tue, 19 Jul 2022 13:20:34 +0000 Subject: [PATCH] add olivier and zach --- src/teams/static.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/teams/static.json b/src/teams/static.json index 5f88b8e..b937691 100644 --- a/src/teams/static.json +++ b/src/teams/static.json @@ -46,6 +46,16 @@ ], "teamName": "eclipsefdn-staff", "members": [ + { + "name": "oliviergoulet", + "url": "https://api.eclipse.org/account/profile/oliviergoulet", + "expiration": "" + }, + { + "name": "zacharysabourin", + "url": "https://api.eclipse.org/account/profile/zacharysabourin", + "expiration": "" + }, { "name": "pbuckd40", "url": "https://api.eclipse.org/account/profile/pbuckd40", -- GitLab