A user crediting themselves should not get an email
>>> [!note] Issue information
<!-- Drupal.org comment -->
<!-- Migrated from issue #3552470. -->
From user: [nicxvan](https://www.drupal.org/user/531480)
Related to !22
[Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3552470)
[Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3552470)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If you use the credit others field to credit yourself you get an email.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Use credit others to credit yourself<br>
Get email</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Confirm you are not the current user here: <a href="https://git.drupalcode.org/project/contribution_records/-/blob/1.0.x/src/Form/QuickCreditsForm.php#L343-348">https://git.drupalcode.org/project/contribution_records/-/blob/1.0.x/src/Form/QuickCreditsForm.php#L343-348</a></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>N/A</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/A</p>
issue