From 4740b302261f18a202a89e6acc7f1d529d0713e0 Mon Sep 17 00:00:00 2001 From: Adam Ralph Date: Wed, 22 Jan 2020 18:38:48 -0500 Subject: [PATCH] linkify maintainer list (#500) * linkify maintainer list * fix case of npm Co-Authored-By: adamralph * Add Composer to maintainers Co-authored-by: Jordan Harband Co-authored-by: Jordi Boggiano --- CONTRIBUTING.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68dceee..ce27859 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,12 +27,13 @@ Team members are added and removed based on the consensus of the existing team m The maintainers are: -* anangaur (NuGet) -* dherman (Notion) -* indirect (Bundler) -* isaacs (NPM) -* segiddins (CocoaPods) -* steveklabnik (Cargo) +* [anangaur](https://github.com/anangaur) ([NuGet](https://www.nuget.org/)) +* [dherman](https://github.com/dherman) ([Notion](https://www.notionjs.com/)) +* [indirect](https://github.com/indirect) ([Bundler](https://bundler.io/)) +* [isaacs](https://github.com/isaacs) ([npm](https://www.npmjs.com/)) +* [segiddins](https://github.com/segiddins) ([CocoaPods](https://cocoapods.org/)) +* [steveklabnik](https://github.com/steveklabnik) ([Cargo](https://crates.io/)) +* [Seldaek](https://github.com/Seldaek) ([Composer](https://getcomposer.org/)) ## Participation commitment