From 6c943c70d6cb936e3511ace20f0fce65190e0171 Mon Sep 17 00:00:00 2001 From: Amanieu d'Antras Date: Sun, 14 Jul 2024 17:49:17 +0100 Subject: [PATCH] Add tgross35 to libs-contributors --- people/tgross35.toml | 1 + teams/libs-contributors.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/people/tgross35.toml b/people/tgross35.toml index a46645340..28185d24e 100644 --- a/people/tgross35.toml +++ b/people/tgross35.toml @@ -2,3 +2,4 @@ name = "Trevor Gross" github = "tgross35" github-id = 13724985 zulip-id = 532317 +email = "tmgross@umich.edu" diff --git a/teams/libs-contributors.toml b/teams/libs-contributors.toml index e71f2ac47..b878933dd 100644 --- a/teams/libs-contributors.toml +++ b/teams/libs-contributors.toml @@ -19,6 +19,7 @@ members = [ "jhpratt", "joboet", "calebzulawski", # std::simd + "tgross35", ] alumni = [ "shepmaster",