You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'T-community/l10n' (this work is still active in general but not very much on Zulip)
'foundation'
Instructions
To add a working group follow the documentation here. More than likely this will simply involve adding the following lines to your team's toml config:
[[zulip-groups]]
name = "T-awesome-zulip-team"# Make sure to change this!
If you need to add or remove people from the baseline of team membership, you can use the extra-people and excluded-people fields.
If someone you've added does not have a zulip-id field in their personal configuration file, you will need to add it. You can find some instructions on where to find their zulip-id here
As an example, you can see how the compiler team's configuration is set here.
The text was updated successfully, but these errors were encountered:
The following are the remaining Zulip user groups that are not yet synced between the team repo and the Zulip instance.
Please review the user groups and send pull requests adding them to the team repo (see below for instructions).
Once these are added, the Zulip user groups will be completely managed by the team repo.
wg-ffi-unwind
zulip sync #845Instructions
To add a working group follow the documentation here. More than likely this will simply involve adding the following lines to your team's toml config:
If you need to add or remove people from the baseline of team membership, you can use the
extra-people
andexcluded-people
fields.If someone you've added does not have a
zulip-id
field in their personal configuration file, you will need to add it. You can find some instructions on where to find their zulip-id hereAs an example, you can see how the compiler team's configuration is set here.
The text was updated successfully, but these errors were encountered: