瀏覽代碼

Remove unnecessary quotes from author strings

gempesaw 11 年之前
父節點
當前提交
71b0442295
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      dist.ini

+ 4 - 4
dist.ini

@@ -1,9 +1,9 @@
 name = Selenium-Remote-Driver
 name = Selenium-Remote-Driver
 version = 0.18
 version = 0.18
-author = 'Aditya Ivaturi <ivaturi@gmail.com>'
-author = 'Daniel Gempesaw <gempesaw@gmail.com>'
-author = 'Luke Closs <cpan@5thplane.com>'
-author = 'Mark Stosberg <mark@stosberg.com>'
+author = Luke Closs <cpan@5thplane.com>
+author = Daniel Gempesaw <gempesaw@gmail.com>
+author = Aditya Ivaturi <ivaturi@gmail.com>
+author = Mark Stosberg <mark@stosberg.com>
 
 
 license = Apache_2_0
 license = Apache_2_0
 copyright_holder = Daniel Gempesaw
 copyright_holder = Daniel Gempesaw