Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit 413b5e8

Browse files
bors[bot]japaric
andcommitted
Merge #23
23: add team e-mail to authors r=therealprof a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io>
2 parents 1ffb90a + ea60915 commit 413b5e8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[package]
2-
authors = ["Jorge Aparicio <jorge@japaric.io>"]
2+
authors = [
3+
"The Cortex-M Team <cortex-m@teams.rust-embedded.org>",
4+
"Jorge Aparicio <jorge@japaric.io>",
5+
]
36
build = "build.rs"
47
description = "Tool to parse and dump ITM packets"
58
documentation = "https://docs.rs/itm"

0 commit comments

Comments
 (0)