Skip to content

Commit 86a0958

Browse files
committed
Add macos notification group.
1 parent a9c4627 commit 86a0958

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-0
lines changed

people/hkratz.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = 'Hans Kratz'
2+
github = 'hkratz'
3+
github-id = 3736990
4+

people/inflation.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = 'Inflation'
2+
github = 'inflation'
3+
github-id = 2375962

people/thomcc.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = 'Thom Chiovoloni'
2+
github = 'thomcc'
3+
github-id = 860665
4+

teams/macos.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name = "macos"
2+
kind = "marker-team"
3+
4+
[people]
5+
leads = []
6+
members = [
7+
"hkratz",
8+
"inflation",
9+
"shepmaster",
10+
"thomcc",
11+
]

0 commit comments

Comments
 (0)