Using git cherry-pick keeps the original author of the commit that's cherry-picked.
git cherry-pick
Example:
git cherry-pick <commit-hash-to-be-reapplied>