Github user jieyu commented on a diff in the pull request: https://github.com/apache/mesos/pull/260#discussion_r164804742 --- Diff: docs/contributors.yaml --- @@ -253,6 +253,14 @@ jira_user: cinchurge reviewboard_user: cinchurge +- name: Eric Mumau + affiliations: + - {organization: Microsoft} + emails: + - ermu...@microsoft.com + jira_user: ermumau + reviewboard_user: ermumau + --- End diff -- Can you remove the tailing space? It failed our style checker.
---