mirror of https://github.com/astral-sh/ruff
Change authors to team name.
This commit is contained in:
parent
dcdd964e0c
commit
e3ccef2504
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rustpython-compiler"
|
name = "rustpython-compiler"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["coolreader18 <33094578+coolreader18@users.noreply.github.com>", "Windel Bouwman <windel@windel.nl>"]
|
authors = ["RustPython Team"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue