Skip to content

Commit

Permalink
feat: add valerian and tilap
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Apr 1, 2019
1 parent d2edf50 commit e3ac7eb
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 5 deletions.
4 changes: 3 additions & 1 deletion dist/index-node10-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-node10-dev.cjs.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/index-node10.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-node10.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/teamconfigs/ornikar.d.ts.map

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

2 changes: 2 additions & 0 deletions src/teamconfigs/ornikar.ts
Expand Up @@ -55,6 +55,8 @@ const config: Config<'dev' | 'design'> = {
rigma: `romain${process.env.ORNIKAR_EMAIL_DOMAIN}`,
Mxime: `maxime${process.env.ORNIKAR_EMAIL_DOMAIN}`,
damienorny: `damien.orny${process.env.ORNIKAR_EMAIL_DOMAIN}`,
tilap: `julien.lavinh${process.env.ORNIKAR_EMAIL_DOMAIN}`,
'63m29': `valerian${process.env.ORNIKAR_EMAIL_DOMAIN}`,
},
design: {
jperriere: `julien${process.env.ORNIKAR_EMAIL_DOMAIN}`,
Expand Down

0 comments on commit e3ac7eb

Please sign in to comment.