Change authors to team name.

This commit is contained in:
Windel Bouwman 2019-07-01 21:14:07 +02:00
parent a8de4044b8
commit 4396af76fb

View file

@ -1,7 +1,7 @@
[package]
name = "rustpython-compiler"
version = "0.1.0"
authors = ["coolreader18 <33094578+coolreader18@users.noreply.github.com>", "Windel Bouwman <windel@windel.nl>"]
authors = ["RustPython Team"]
edition = "2018"
[dependencies]