From e7e5a07594839fe96e01a4a4fc460d186c9ab44b Mon Sep 17 00:00:00 2001 From: David Trejo Date: Mon, 23 Apr 2012 19:20:29 -0400 Subject: [PATCH] readme: add a few missing contributors to the list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a00c52a41d..5b0ef34c29 100644 --- a/README.md +++ b/README.md @@ -570,6 +570,9 @@ In order of first contribution, they are: * [Pieter Noordhuis](https://github.com/pietern) * [Vladimir Dronnikov](https://github.com/dvv) * [Dave Hoover](https://github.com/redsquirrel) +* [David Trejo](https://github.com/DTrejo) +* [Philip Tellis](https://github.com/bluesmoon) +* [Marcus Westin](https://github.com/marcuswestin) Thanks.