Skip to content

Commit

Permalink
feat: add loicleser in ornikar config
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Nov 6, 2020
1 parent 71cd7a6 commit d5a3a1d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
3 changes: 2 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.

3 changes: 2 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.

1 change: 1 addition & 0 deletions src/accountConfigs/ornikar.ts
Expand Up @@ -82,6 +82,7 @@ const config: Config<'dev' | 'design', 'ops' | 'frontends' | 'backends'> = {
jperriere: `julien${process.env.ORNIKAR_EMAIL_DOMAIN}`,
CoralineColasse: `coraline${process.env.ORNIKAR_EMAIL_DOMAIN}`,
Lenamari: `lena${process.env.ORNIKAR_EMAIL_DOMAIN}`,
loicleser: null,
},
},

Expand Down

0 comments on commit d5a3a1d

Please sign in to comment.