Skip to content

Commit c2a4622

Browse files
atlv24mockersf
andauthored
remove authors from bevy_core_pipeline (#20641)
# Objective - no other crate has such a field, we should be consistent ## Solution - yeetage Co-authored-by: François Mockers <francois.mockers@vleue.com>
1 parent b26ef45 commit c2a4622

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

crates/bevy_core_pipeline/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
name = "bevy_core_pipeline"
33
version = "0.17.0-dev"
44
edition = "2024"
5-
authors = [
6-
"Bevy Contributors <bevyengine@gmail.com>",
7-
"Carter Anderson <mcanders1@gmail.com>",
8-
]
95
description = "Provides a core render pipeline for Bevy Engine."
106
homepage = "https://bevy.org"
117
repository = "https://github.com/bevyengine/bevy"

0 commit comments

Comments
 (0)