aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorCheng Lian <lian@databricks.com>2015-07-19 17:37:25 +0800
committerCheng Lian <lian@databricks.com>2015-07-19 17:37:25 +0800
commitbc24289f5d54e4ff61cd75a5941338c9d946ff73 (patch)
tree7ead1a0401ee42e23a8e167e4b046b1b0450957e /LICENSE
parent3427937ea2a4ed19142bd3d66707864879417d61 (diff)
downloadspark-bc24289f5d54e4ff61cd75a5941338c9d946ff73.tar.gz
spark-bc24289f5d54e4ff61cd75a5941338c9d946ff73.tar.bz2
spark-bc24289f5d54e4ff61cd75a5941338c9d946ff73.zip
[SPARK-9179] [BUILD] Allows committers to specify primary author of the PR to be merged
It's a common case that some contributor contributes an initial version of a feature/bugfix, and later on some other people (mostly committers) fork and add more improvements. When merging these PRs, we probably want to specify the original author as the primary author. Currently we can only do this by running ``` $ git commit --amend --author="name <email>" ``` manually right before the merge script pushes to Apache Git repo. It would be nice if the script accepts user specified primary author information. Author: Cheng Lian <lian@databricks.com> Closes #7508 from liancheng/spark-9179 and squashes the following commits: 218d88e [Cheng Lian] Allows committers to specify primary author of the PR to be merged
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions