From 9f684161be34189a1d8c3ed51d1ddde30391119f Mon Sep 17 00:00:00 2001 From: Aaron Weiss Date: Tue, 30 Jan 2018 03:12:19 +0100 Subject: [PATCH] Added links to @aatxe and @retep998 GitHub profiles. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f07d2e..ab31cf6 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,10 @@ tool should make it easy for users to migrate their old configurations to TOML. ## Contributing ## 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 -licensed under the Mozilla Public License 2.0 whose text can be found in `LICENSE.md`. To foster an -inclusive community around the irc crate, we have adopted a Code of Conduct whose text can be found -in `CODE_OF_CONDUCT.md`. +Aaron Weiss ([@aatxe][awe]) and Peter Atashian ([@retep998][bun]), as well as the broader Rust +community. It's licensed under the Mozilla Public License 2.0 whose text can be found in +`LICENSE.md`. To foster an inclusive community around the irc crate, we have adopted a Code of +Conduct whose text can be found in `CODE_OF_CONDUCT.md`. + +[awe]: https://github.com/aatxe/ +[bun]: https://github.com/retep998/