Skip to content

Commit

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

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

Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
Daniel Mikusa authored and ryanmoran committed Sep 1, 2022
1 parent 7e0196b commit e63feed
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 @@ -3,7 +3,7 @@ api = "0.7"
[buildpack]
homepage = "https://github.com/paketo-buildpacks/node-start"
id = "paketo-buildpacks/node-start"
name = "Paketo Node Start Buildpack"
name = "Paketo Buildpack for Node Start"

[[buildpack.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit e63feed

Please sign in to comment.