Skip to content

Commit c1a3fe2

Browse files
committed
Rename RISCV to RISC-V
1 parent 32eba6c commit c1a3fe2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Conduct
44

5-
**Contact**: [RISCV team](https://github.com/rust-embedded/wg#the-riscv-team)
5+
**Contact**: [RISC-V team](https://github.com/rust-embedded/wg#the-riscv-team)
66

77
* We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic.
88
* On IRC, please avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all.
99
* Please be kind and courteous. There's no need to be mean or rude.
1010
* Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer.
1111
* Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works.
1212
* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behavior. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups.
13-
* Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the channel ops or any of the [RISCV team][team] immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back.
13+
* Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the channel ops or any of the [RISC-V team][team] immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back.
1414
* Likewise any spamming, trolling, flaming, baiting or other attention-stealing behavior is not welcome.
1515

1616
## Moderation

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
# `riscv`
66

7-
> Low level access to RISCV processors
7+
> Low level access to RISC-V processors
88
9-
This project is developed and maintained by the [RISCV team][team].
9+
This project is developed and maintained by the [RISC-V team][team].
1010

1111
## [Documentation](https://docs.rs/crate/riscv)
1212

1313
## License
1414

15-
Copyright 2018 [RISCV team][team]
15+
Copyright 2019 [RISC-V team][team]
1616

1717
Permission to use, copy, modify, and/or distribute this software for any purpose
1818
with or without fee is hereby granted, provided that the above copyright notice
@@ -29,7 +29,7 @@ THIS SOFTWARE.
2929
## Code of Conduct
3030

3131
Contribution to this crate is organized under the terms of the [Rust Code of
32-
Conduct][CoC], the maintainer of this crate, the [RISCV team][team], promises
32+
Conduct][CoC], the maintainer of this crate, the [RISC-V team][team], promises
3333
to intervene to uphold that code of conduct.
3434

3535
[CoC]: CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)