Skip to content

Commit 1cb6d0c

Browse files
minor #47520 [UID] Change author email to better present this contribution was done on company time (shrikeh)
This PR was merged into the 6.2 branch. Discussion ---------- [UID] Change author email to better present this contribution was done on company time | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | None | License | MIT | Doc PR | N/A Pointed out that, as the commit `0f1bc365946f6c749fa5c65dea3261515501947a` was done on company time, it is appropriate to use my work email address as the author. Apologies for the PR. Commits ------- 23926cd Change author email to better present this contribution was done on company time
2 parents fc550ea + 23926cd commit 1cb6d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Uid/TimeBasedUidInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* Interface to describe UIDs that contain a DateTimeImmutable as part of their behaviour.
1616
*
17-
* @author Barney Hanlon <symfony@shrikeh.net>
17+
* @author Barney Hanlon <barney.hanlon@cushon.co.uk>
1818
*/
1919
interface TimeBasedUidInterface
2020
{

0 commit comments

Comments
 (0)