From 3351810dac8a4c4743406a6e16e5f200e5c211b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Conrado=20Montoya=20Acosta?= Date: Fri, 18 Oct 2024 11:59:24 -0500 Subject: [PATCH] Update src/routes/about/+page.js Co-authored-by: C.A.M. Gerlach --- src/routes/about/+page.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/routes/about/+page.js b/src/routes/about/+page.js index f7220439..56a14bbc 100644 --- a/src/routes/about/+page.js +++ b/src/routes/about/+page.js @@ -38,7 +38,8 @@ const currentContributors = [ { list: [ "Docs maintainer", - "Technical writer" + "Technical, grant and blog writer", + "Outreach lead" ] } ]