From a84b49ebb4eb874f10fe64979cd227e2da03841b Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Wed, 17 Mar 2010 06:31:52 -0700 Subject: [PATCH] Contributors as markdown. --- CONTRIBUTORS | 6 ------ CONTRIBUTORS.md | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 CONTRIBUTORS create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS b/CONTRIBUTORS deleted file mode 100644 index d0f7657..0000000 --- a/CONTRIBUTORS +++ /dev/null @@ -1,6 +0,0 @@ -* Mark McGranaghan -* James Reeves -* Christophe Grand -* Richard Newman -* Seth Buntin -* David Santiago diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..d0f7657 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +* Mark McGranaghan +* James Reeves +* Christophe Grand +* Richard Newman +* Seth Buntin +* David Santiago