Skip to content

Commit 1636b2d

Browse files
committed
Fix originator
1 parent 88f8877 commit 1636b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ COPY <<-EOT /usr/local/share/sbom/phpunit.spdx.json
2222
"name": "phpunit",
2323
"SPDXID": "SPDXRef-Package-phpunit",
2424
"versionInfo": "${VERSION}",
25-
"originator": "Person: Deon George",
25+
"originator": "Person: Sebastian Bergmann",
2626
"downloadLocation": "${DIST_URL}",
2727
"sourceInfo": "dowloaded from phpunit.de phars",
2828
"licenseConcluded": "BSD-3-Clause",

0 commit comments

Comments
 (0)