Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OAB-9] Add api user endpoint #21

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add more users
czana committed Jul 12, 2018
commit e92249396037d96ce6f1108e3a61c8dad040f62d
12 changes: 12 additions & 0 deletions src/users.js
Original file line number Diff line number Diff line change
@@ -190,6 +190,18 @@ const USERS = {
5497845585440: {
mention: 'Kacper',
email: '[email protected]'
},
5501425432406: {
mention: 'cs3b',
email: '[email protected]'
},
5501567419089: {
mention: 'enka',
email: '[email protected]'
},
5501524337388: {
mention: 'Arkadiusz Kwaśny',
email: '[email protected]'
}
}