Authored-by should use email address from commits
>>> [!note] Issue information
<!-- Drupal.org comment -->
<!-- Migrated from issue #3540555. -->
From user: [cmlara](https://www.drupal.org/user/1790054)
[Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3540555)
[Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3540555)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Review <a href="https://new.drupal.org/contribution-record/11413644">https://new.drupal.org/contribution-record/11413644</a> and the associated MR <a href="https://git.drupalcode.org/project/drupal/-/merge_requests/12403">https://git.drupalcode.org/project/drupal/-/merge_requests/12403</a></p>
<p>Observe that the contribution record suggests:</p>
<pre>[#3530461] feat: Remove FileSystemInterface::basename() and use PHP native basename()<br><br>Authored-by: 54534-cmlara@users.noreply.drupalcode.org<br>Authored-by: 22609-kimpepper@users.noreply.drupalcode.org</pre><p>Observe that the author address is:<br>
<code>From: Conrad Lara <cmlara@cmlara.com></code></p>
<p>The commit author address is a conscious choice by developers that should be respected by default.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Create an issue with an MR. Submit commits to the MR with an Author email address that does not utilize the no-reply address. Credit the user who wrote the commits, observe that the message suggests the no-reply address.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Use email address as included in the most recent commit, from any MR if there are multiple</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Commit messages will now suggest the address as submitted by the commit author.</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None expected.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>None expected.</p>
> Related issue: [Issue #3439331](https://www.drupal.org/node/3439331)
> Related issue: [Issue #3543076](https://www.drupal.org/node/3543076)
issue