Collaborator team

This commit is contained in:
tidy-dev 2022-06-07 12:59:21 -04:00
parent d44e913cbf
commit 6d53fd1d43
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ const rootAppDir = Path.resolve(appFolder, '..')
const updateDotExe = Path.resolve(Path.join(rootAppDir, 'Update.exe'))
const exeName = Path.basename(process.execPath)
// A lot of this code was cargo-culted from our Atom comrades:
// A lot of this code was cargo-culted from our Atom collaborators:
// https://github.com/atom/atom/blob/7c9f39e3f1d05ee423e0093e6b83f042ce11c90a/src/main-process/squirrel-update.coffee.
/**

View file

@ -11,7 +11,7 @@ These are good teams to start with for general communication and questions. (Mem
| Team | Purpose |
|:--|:--|
| `@desktop/maintainers` | The people designing, developing, and driving GitHub Desktop. Includes all groups below. |
| `@desktop/comrades` | Community members with a track record of activity in the Desktop project |
| `@desktop/collaborators` | Community members with a track record of activity in the Desktop project |
## Special-purpose Teams