Skip to content

Commit

Permalink
Implement RFC 0050: Rename Buildpack
Browse files Browse the repository at this point in the history
Renames 'Paketo Nginx Server Buildpack' to 'Paketo Buildpack for Nginx Server'.

Implements RFC 0050, paketo-buildpacks/rfcs#233, for this buildpack.

Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
Daniel Mikusa authored and ForestEckhardt committed Aug 31, 2022
1 parent c02c662 commit 9744b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ api = "0.8"
homepage = "https://github.com/paketo-buildpacks/nginx"
id = "paketo-buildpacks/nginx"
keywords = ["nginx", "server", "distribution"]
name = "Paketo Nginx Server Buildpack"
name = "Paketo Buildpack for Nginx Server"
sbom-formats = ["application/vnd.cyclonedx+json", "application/spdx+json", "application/vnd.syft+json"]

[metadata]
Expand Down

0 comments on commit 9744b60

Please sign in to comment.