From 31a7d683abfe6492eaecdc81108b3b6218ce4100 Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Thu, 18 Apr 2024 22:55:08 +0200 Subject: [PATCH 1/2] Add myself to the list of people --- people/madsmtm.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 people/madsmtm.toml diff --git a/people/madsmtm.toml b/people/madsmtm.toml new file mode 100644 index 000000000..c1b6356ab --- /dev/null +++ b/people/madsmtm.toml @@ -0,0 +1,7 @@ +name = "Mads Marquart" +github = "madsmtm" +github-id = 10577181 +zulip-id = 311745 +discord-id = 361190066736857090 +email = "mads@marquart.dk" +matrix = "@madsmtm:matrix.org" From 466e3536d6ff7f687784d4cd23ec9338390a2373 Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Thu, 18 Apr 2024 22:55:49 +0200 Subject: [PATCH 2/2] Add myself to the macOS marker team --- teams/macos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/macos.toml b/teams/macos.toml index 0c45b84c8..b5c36e449 100644 --- a/teams/macos.toml +++ b/teams/macos.toml @@ -9,4 +9,5 @@ members = [ "shepmaster", "thomcc", "nvzqz", + "madsmtm", ]