Skip to content

Commit

Permalink
feat: add tnesztler to reviewers [no issue] (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaud Nesztler committed May 24, 2021
1 parent d69c39c commit 9364d41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/accountConfigs/ornikar.ts
Expand Up @@ -142,6 +142,7 @@ const config: Config<'dev' | 'design', 'ops' | 'frontends' | 'backends'> = {
machartier: `marie-anne${process.env.ORNIKAR_EMAIL_DOMAIN}`,
camillebaronnet: `camille.baronnet${process.env.ORNIKAR_EMAIL_DOMAIN}`,
'olivier-martinez': `olivier.martinez${process.env.ORNIKAR_EMAIL_DOMAIN}`,
tnesztler: `thibaud.nesztler${process.env.ORNIKAR_EMAIL_DOMAIN}`

/* front */
christophehurpeau: `christophe${process.env.ORNIKAR_EMAIL_DOMAIN}`,
Expand Down Expand Up @@ -190,6 +191,7 @@ const config: Config<'dev' | 'design', 'ops' | 'frontends' | 'backends'> = {
'machartier',
'camillebaronnet',
'olivier-martinez',
'tnesztler'
],
labels: ['teams/backend'],
},
Expand Down

0 comments on commit 9364d41

Please sign in to comment.