Skip to content

Commit 8d51203

Browse files
committed
update contributors list
1 parent 0d70fc2 commit 8d51203

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ I love regular expressions, and PR's are always welcome.
109109

110110
## Did you write all of this yourself?
111111
The original JSON was taken from https://github.com/atom/language-c
112+
<br>@matter123 wrote every massive pull request, from simple bugfixes up to the entire textmate testing suite
113+
<br>@j-cortial has fixed many lingering bugs
112114
<br>The #error fix was taken from fnadeau's pull request here: https://github.com/atom/language-c/pull/251
113-
<br>@matter123 has written basically every major pull request, from simple bugfixes up to the entire textmate testing suite
114-
<br>Thanks @matter123!
115+
<br>Thank you @matter123, @j-cortial, and @fnadeau!
115116
<br>The rest of the ruby is authored by @jeff-hykin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "better-cpp-syntax",
33
"displayName": "Better C++ Syntax",
44
"description": "The bleeding edge of the C++ syntax",
5-
"version": "1.16.2",
5+
"version": "1.16.3",
66
"icon": "icon.png",
77
"scripts": {},
88
"keywords": [

0 commit comments

Comments
 (0)