Skip to content

Commit bd59333

Browse files
Merge #76
76: Disambiguate "Tools team" in README r=therealprof a=whitequark Co-authored-by: whitequark <whitequark@whitequark.org>
2 parents 4e4f130 + 03ad2d7 commit bd59333

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2018"
33
authors = [
4-
"The Tools Team <tools@teams.rust-embedded.org>",
4+
"The Embedded WG Tools Team <tools@teams.rust-embedded.org>",
55
"Jorge Aparicio <jorge@japaric.io>",
66
]
77
categories = ["command-line-utilities", "development-tools"]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
**NOTE** This is **not** an official Rust project.
66

7-
This project is developed and maintained by the [Tools team][team].
7+
This project is developed and maintained by the [Embedded WG Tools team][team].
88

99
## Features
1010

@@ -227,7 +227,7 @@ dual licensed as above, without any additional terms or conditions.
227227
## Code of Conduct
228228

229229
Contribution to this crate is organized under the terms of the [Rust Code of
230-
Conduct][CoC], the maintainer of this crate, the [Tools team][team], promises
230+
Conduct][CoC], the maintainer of this crate, the [Embedded WG Tools team][team], promises
231231
to intervene to uphold that code of conduct.
232232

233233
[CoC]: CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)