From e3e43a17f60c0735b44136cf7e618ea27991b4cc Mon Sep 17 00:00:00 2001
From: Mads Marquart <mads@marquart.dk>
Date: Fri, 19 Apr 2024 02:37:39 +0200
Subject: [PATCH 1/3] Rename `macos` team to `apple`

---
 teams/{macos.toml => apple.toml} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename teams/{macos.toml => apple.toml} (75%)

diff --git a/teams/macos.toml b/teams/apple.toml
similarity index 75%
rename from teams/macos.toml
rename to teams/apple.toml
index b5c36e449..e2d1f51d1 100644
--- a/teams/macos.toml
+++ b/teams/apple.toml
@@ -1,4 +1,5 @@
-name = "macos"
+# macOS/iOS/tvOS/watchOS/visionOS
+name = "apple"
 kind = "marker-team"
 
 [people]

From 9c909e4305fcda80311e60b333478ee1873a167e Mon Sep 17 00:00:00 2001
From: Mads Marquart <mads@marquart.dk>
Date: Fri, 19 Apr 2024 02:37:54 +0200
Subject: [PATCH 2/3] Add `apple` Zulip ping group

---
 teams/apple.toml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/teams/apple.toml b/teams/apple.toml
index e2d1f51d1..79a6da5a5 100644
--- a/teams/apple.toml
+++ b/teams/apple.toml
@@ -12,3 +12,6 @@ members = [
     "nvzqz",
     "madsmtm",
 ]
+
+[[zulip-groups]]
+name = "apple"

From 9f80b71d02a0f0a495c526e3e5c12fab6b2739b7 Mon Sep 17 00:00:00 2001
From: Mads Marquart <mads@marquart.dk>
Date: Fri, 19 Apr 2024 03:57:56 +0200
Subject: [PATCH 3/3] Add missing Zulip IDs

---
 people/hkratz.toml    | 1 +
 people/inflation.toml | 1 +
 people/nvzqz.toml     | 1 +
 3 files changed, 3 insertions(+)

diff --git a/people/hkratz.toml b/people/hkratz.toml
index ba00b5aaf..ae9508536 100644
--- a/people/hkratz.toml
+++ b/people/hkratz.toml
@@ -2,3 +2,4 @@ name = 'Hans Kratz'
 github = 'hkratz'
 github-id = 3736990
 email = 'hans@appfour.com'
+zulip-id = 407656
diff --git a/people/inflation.toml b/people/inflation.toml
index fb9827039..4761bf43f 100644
--- a/people/inflation.toml
+++ b/people/inflation.toml
@@ -1,3 +1,4 @@
 name = 'Inflation'
 github = 'inflation'
 github-id = 2375962
+zulip-id = 332463
diff --git a/people/nvzqz.toml b/people/nvzqz.toml
index 84f44c277..253b33d93 100644
--- a/people/nvzqz.toml
+++ b/people/nvzqz.toml
@@ -2,3 +2,4 @@ name = 'Nikolai Vazquez'
 github = 'nvzqz'
 github-id = 10367662
 email = 'rust@nikolaivazquez.com'
+zulip-id = 298781