From 67cb5b4c7cb72bc5992fa4da62466deeeeefd6ca Mon Sep 17 00:00:00 2001 From: mark padgham Date: Fri, 14 Feb 2025 14:30:14 +0100 Subject: [PATCH] put sr-lead as affiliation not role for #948 (#975) --- data/team/team.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/team/team.json b/data/team/team.json index 95d5bedaa..6ce4ebf4a 100644 --- a/data/team/team.json +++ b/data/team/team.json @@ -87,11 +87,10 @@ }, { "name": "Mark Padgham", - "affiliation": "Software Research Scientist", + "affiliation": "Software Review Lead", "url": "/author/mark-padgham", "image" : "/img/team/mark-padgham.jpg", "roles": [ - "Software-Review-Lead", "staff", "editor" ],