19: Add team e-mail to authors r=dvc94ch a=Disasm



Co-authored-by: Vadim Kaushan <admin@disasm.info>
This commit is contained in:
bors[bot] 2019-02-07 16:55:23 +00:00
commit c99d70bf02
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "riscv"
version = "0.4.0"
repository = "https://github.com/rust-embedded/riscv"
authors = ["David Craven <david@craven.ch>"]
authors = ["The RISC-V Team <risc-v@teams.rust-embedded.org>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Low level access to RISC-V processors"
keywords = ["riscv", "register", "peripheral"]