mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 21:32:40 +00:00
d2ffad0f34
This PR updates the collab seed script to seed the GitHub users from a set of static data. This removes the need to hit the GitHub API to retrieve these users. Release Notes: - N/A
12 lines
168 B
JSON
12 lines
168 B
JSON
{
|
|
"admins": [
|
|
"nathansobo",
|
|
"as-cii",
|
|
"maxbrunsfeld",
|
|
"iamnbutler",
|
|
"mikayla-maki",
|
|
"JosephTLyons",
|
|
"rgbkrk"
|
|
],
|
|
"channels": ["zed"]
|
|
}
|