From 4d025c600ef84d32a54b53374f76114904035599 Mon Sep 17 00:00:00 2001 From: TechnoPorg Date: Sat, 12 Sep 2026 11:11:10 -0400 Subject: [PATCH] Add TechnoPorg to the RISC-V team --- people/TechnoPorg.toml | 4 ++++ teams/risc-v.toml | 1 + 2 files changed, 5 insertions(+) create mode 100644 people/TechnoPorg.toml diff --git a/people/TechnoPorg.toml b/people/TechnoPorg.toml new file mode 100644 index 000000000..c39407677 --- /dev/null +++ b/people/TechnoPorg.toml @@ -0,0 +1,4 @@ +name = "Maya Janzen" +github = "TechnoPorg" +github-id = 69441745 +zulip-id = 1016565 diff --git a/teams/risc-v.toml b/teams/risc-v.toml index 60b85068f..726b93cea 100644 --- a/teams/risc-v.toml +++ b/teams/risc-v.toml @@ -8,4 +8,5 @@ members = [ "kraj", "tblah", "sweiglbosker", + "TechnoPorg", ]