Skip to content

Commit 48f6150

Browse files
committed
Add Bowen Parnell to list of contributors
1 parent e308f3a commit 48f6150

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "prettier-plugin-sql-cst",
33
"version": "0.11.6",
44
"description": "Prettier plugin for SQL",
5-
"author": "Rene Saarsoo <nene@triin.net>",
5+
"contributors": [
6+
"Bowen Parnell <bparnell@4tel.com.au>",
7+
"Rene Saarsoo <nene@triin.net>"
8+
],
69
"license": "GPL-3.0-or-later",
710
"main": "dist/index.js",
811
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)