Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use first name and last name + drupal data (#1022)
<!-- PLEASE READ THE FOLLOWING INSTRUCTIONS --> ### Proposed solution <!-- Which specific problem does this PR solve and how? --> <!-- If it fixes a particular Issue, add "Fixes #ISSUE_NUMBER" in your title --> ### Tradeoffs <!-- What are the drawbacks of this solution? Are there alternative ones? --> <!-- Think of performance, build time, usability, complexity, coupling…) --> ### Testing Done <!-- How have you confirmed this feature works? --> <!-- BEFORE SUBMITTING YOUR PR, MAKE SURE TO FOLLOW THESE STEPS: --> <!-- 1. Pull the latest `master` branch --> <!-- 2. Run `npm install` to install all Spark dependencies --> <!-- 3. Make sure your code is compliant with the [Spark styleguide](CONTRIBUTING.md) --> <!-- 4. If your PR fixes an issue, reference that issue --> <!-- 5. If your PR has lots of commits, **rebase** first --> <!-- 6. Run `npm test` before submitting your PR -->
- Loading branch information