Skip to content

Commit

Permalink
Merge pull request desktop#14753 from desktop/new-collaborators-linsk
Browse files Browse the repository at this point in the history
Reference Collaborator team
  • Loading branch information
steveward authored Jun 7, 2022
2 parents d44e913 + 6d53fd1 commit 77af05c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main-process/squirrel-updater.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.

/**
Expand Down
2 changes: 1 addition & 1 deletion docs/process/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 77af05c

Please sign in to comment.