Skip to content

Commit

Permalink
fix: logins ops team in ornikar config
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jan 28, 2021
1 parent 490787d commit 09c748e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/index-node12-dev.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index-node12-dev.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index-node12.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index-node12.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/accountConfigs/ornikar.ts
Expand Up @@ -101,7 +101,7 @@ const config: Config<'dev' | 'design', 'ops' | 'frontends' | 'backends'> = {
teams: {
ops: {
githubTeamName: 'ops',
logins: ['JulienBreux', 'Alan-pad', 'CamilSadiki', 'busser'],
logins: ['JulienBreux', 'TheR3aLp3nGuinJM', 'AymenBac'],
labels: ['teams/ops'],
},

Expand Down

0 comments on commit 09c748e

Please sign in to comment.