Skip to content

Commit de91500

Browse files
update ownership
1 parent 7b269fa commit de91500

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git://github.com/chrisdickinson/glsl-parser.git"
16+
"url": "git://github.com/gl-modules/glsl-parser.git"
1717
},
1818
"keywords": [
1919
"glsl",
@@ -22,6 +22,10 @@
2222
"through",
2323
"stream"
2424
],
25-
"author": "Chris Dickinson <[email protected]>",
25+
"authors": [
26+
"Hugh Kennedy <[email protected]> (http://hughsk.io/)",
27+
"Mikola Lysenko <[email protected]> (http://0fps.net)",
28+
"Chris Dickinson <[email protected]> (http://neversaw.us)"
29+
],
2630
"license": "MIT"
2731
}

0 commit comments

Comments
 (0)