From 37be8d9808e53676b7d303dac021d779a89f3b76 Mon Sep 17 00:00:00 2001 From: Andrew Michael McNutt Date: Fri, 26 Jul 2024 14:20:25 -0600 Subject: [PATCH] actually remove andrew/mitchell from the people display --- static/people.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/people.json b/static/people.json index 2b14927..29f9454 100644 --- a/static/people.json +++ b/static/people.json @@ -4667,7 +4667,7 @@ "display_name": null, "email": "", "url": "http://mcnutt.in/", - "status": "member", + "status": "alumni", "visible": true, "image": "images/people/mcnutt.jpg", "nickname": "Andrew", @@ -4695,7 +4695,7 @@ "display_name": null, "email": "", "url": "https://mgordon.me/", - "status": "member", + "status": "alumni", "visible": true, "image": "images/people/mgord.jpg", "nickname": "Mitchell",