diff --git a/README.md b/README.md
index d8f3dfa..a198541 100644
--- a/README.md
+++ b/README.md
@@ -300,7 +300,7 @@ The showdown test runner is setup to automatically test cases for extensions. T
Author of Showdown
* [John Gruber](http://daringfireball.net/projects/markdown/):
Author of Markdown
- * Maintenance/Contributions
+ * Maintenance/Contributions (roughly chronologically)
* [Corey Innis](http://github.com/coreyti):
GitHub project maintainer
* [Remy Sharp](https://github.com/remy/):
@@ -314,7 +314,7 @@ The showdown test runner is setup to automatically test cases for extensions. T
* [Cat Chen](https://github.com/CatChen):
Export fix
* [Titus Stone](https://github.com/tstone):
- **Mocha tests**, **extension mechanism**, and bug fixes
+ Mocha tests, extension mechanism, and bug fixes
* [Rob Sutherland](https://github.com/roberocity):
The idea that lead to extensions
* [Pavel Lang](https://github.com/langpavel):
@@ -323,4 +323,5 @@ The showdown test runner is setup to automatically test cases for extensions. T
Regex optimization
* [Adam Backstrom](https://github.com/abackstrom):
WebKit bugfix
-
+ * [Pascal DeschĂȘnes](https://github.com/pdeschen):
+ Grunt support, extension fixes + additions, packaging improvements, documentation
diff --git a/package.json b/package.json
index 16def1d..af24c2b 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,8 @@
"Rob Sutherland",
"Pavel Lang",
"Ben Combee",
- "Adam Backstrom"
+ "Adam Backstrom",
+ "Pascal DeschĂȘnes"
],
"repository": {
"type": "git",