From fe320b7cd6becbf0d36b1df61cae0ed31ba47b72 Mon Sep 17 00:00:00 2001 From: asquared31415 <34665709+asquared31415@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:13:51 -0400 Subject: [PATCH] add asquared31415 to cloud compute --- people/asquared31415.toml | 3 +++ teams/cloud-compute.toml | 1 + 2 files changed, 4 insertions(+) create mode 100644 people/asquared31415.toml diff --git a/people/asquared31415.toml b/people/asquared31415.toml new file mode 100644 index 000000000..fb4bd3d47 --- /dev/null +++ b/people/asquared31415.toml @@ -0,0 +1,3 @@ +name = 'asquared31415' +github = 'asquared31415' +github-id = 34665709 diff --git a/teams/cloud-compute.toml b/teams/cloud-compute.toml index 374e69f5f..d1a8d7e66 100644 --- a/teams/cloud-compute.toml +++ b/teams/cloud-compute.toml @@ -8,6 +8,7 @@ leads = [] # For example, T-compiler and T-infra both have `dev-desktop = true` members = [ "albertlarsan68", + "asquared31415", "Dajamante", "jhpratt", "JoelMarcey",