Added links to @aatxe and @retep998 GitHub profiles.
This commit is contained in:
parent
e28b68abf6
commit
9f684161be
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -154,7 +154,10 @@ tool should make it easy for users to migrate their old configurations to TOML.
|
||||||
|
|
||||||
## Contributing ##
|
## Contributing ##
|
||||||
the irc crate is an free, open source library that relies on contributions from its maintainers,
|
the irc crate is an free, open source library that relies on contributions from its maintainers,
|
||||||
Aaron Weiss (@aatxe) and Peter Atashian (@retep998), as well as the broader Rust community. It's
|
Aaron Weiss ([@aatxe][awe]) and Peter Atashian ([@retep998][bun]), as well as the broader Rust
|
||||||
licensed under the Mozilla Public License 2.0 whose text can be found in `LICENSE.md`. To foster an
|
community. It's licensed under the Mozilla Public License 2.0 whose text can be found in
|
||||||
inclusive community around the irc crate, we have adopted a Code of Conduct whose text can be found
|
`LICENSE.md`. To foster an inclusive community around the irc crate, we have adopted a Code of
|
||||||
in `CODE_OF_CONDUCT.md`.
|
Conduct whose text can be found in `CODE_OF_CONDUCT.md`.
|
||||||
|
|
||||||
|
[awe]: https://github.com/aatxe/
|
||||||
|
[bun]: https://github.com/retep998/
|
||||||
|
|
Loading…
Reference in a new issue