GitHub user dbtsai opened a pull request:
https://github.com/apache/spark/pull/21991
[SPARK-25018] [Infra] Use `Co-Authored-By` git trailer in
`merge_spark_pr.py`
## What changes were proposed in this pull request?
Many projects such as openstack are using `Co-Authored-By: name
<[email protected]>` in commit messages to indicate people who worked on a
particular patch.
It's a convention for recognizing multiple authors, and can encourage
people to collaborate.
Co-authored commits are visible on GitHub and can be included in the
profile contributions graph and the repository's statistics.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dbtsai/spark script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21991.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21991
----
commit 2563311b2b52fb7ca886f7feca1b3d5dcf786e9c
Author: DB Tsai <d_tsai@...>
Date: 2018-08-03T17:52:43Z
Use co-author-by
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]