Allow setting any contributor accounts #127

Merged
bumi merged 3 commits from feature/allow-setting-contributor-accounts into master 2019-05-17 08:42:43 +00:00
bumi commented 2019-05-14 09:08:46 +00:00 (Migrated from github.com)

This allows to pass in an account object when creating or updating a
contribtor.

So far this was only possible by setting the github_username etc. attributes.

This allows to pass in an account object when creating or updating a contribtor. So far this was only possible by setting the `github_username` etc. attributes.
raucao (Migrated from github.com) reviewed 2019-05-14 09:15:55 +00:00
raucao (Migrated from github.com) commented 2019-05-14 09:15:55 +00:00
      accounts: accounts || [],
```suggestion accounts: accounts || [], ```
Sign in to join this conversation.
No description provided.