diff --git a/components/selectors/Cargo.toml b/components/selectors/Cargo.toml index 303ed822e416..76c4552dd35d 100644 --- a/components/selectors/Cargo.toml +++ b/components/selectors/Cargo.toml @@ -2,7 +2,7 @@ name = "selectors" version = "0.19.0" # Not yet published -authors = ["Simon Sapin ", "Alan Jeffrey "] +authors = ["The Servo Project Developers"] documentation = "https://docs.rs/selectors/" description = "CSS Selectors matching for Rust"