diff --git a/README.md b/README.md
index 3232b05f4676565409f4535b3eb929a94e4dabd6..532fd54a12086d71ba372fbb3f047091bd6346c3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 WP CDN Rewrite  
 ===========  
-Contributors: voceplatforms, chrisscott, prettyboymp  
+Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr  
 Tags: cdn, rewrite  
 Requires at least: 3.3  
 Tested up to: 3.8  
diff --git a/readme.txt b/readme.txt
index 9ac5f3ba53cc0bef0e2c9186b544a0e6d15948a3..eda49a0d78333d87463be0003df0e3a5d3833c82 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,5 +1,5 @@
 === WP CDN Rewrite ===
-Contributors: voceplatforms, chrisscott, prettyboymp
+Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr
 Tags: cdn, rewrite
 Requires at least: 3.3
 Tested up to: 3.8
diff --git a/wp-cdn-rewrite.php b/wp-cdn-rewrite.php
index bb4695fb4fe9fa5a7c96d81bda28023b84499c4f..6e13d93cb951dd7539f1c7003cc24c5127ce2183 100644
--- a/wp-cdn-rewrite.php
+++ b/wp-cdn-rewrite.php
@@ -1,10 +1,10 @@
 <?php
 /*
-Plugin Name: CDN Rewrite
+Plugin Name: WP CDN Rewrite
 Plugin URI: http://voceconnect.com/
 Description: Rewrites asset URLs to CDN
 Version: 0.1.1
-Author: Chris Scott, Michael Pretty
+Author: Chris Scott, Michael Pretty, Kevin Langley
 Author URI: http://voceconnect.com/
 */