Skip to content

Commit c99d70b

Browse files
bors[bot]Disasm
andcommitted
Merge #19
19: Add team e-mail to authors r=dvc94ch a=Disasm Co-authored-by: Vadim Kaushan <[email protected]>
2 parents 1ee535e + e2ed39d commit c99d70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "riscv"
33
version = "0.4.0"
44
repository = "https://github.com/rust-embedded/riscv"
5-
authors = ["David Craven <[email protected]>"]
5+
authors = ["The RISC-V Team <[email protected]>"]
66
categories = ["embedded", "hardware-support", "no-std"]
77
description = "Low level access to RISC-V processors"
88
keywords = ["riscv", "register", "peripheral"]

0 commit comments

Comments
 (0)