Skip to content

Commit d60cd3f

Browse files
authored
Update CONTRIBUTING.md (#6831)
* Update CONTRIBUTING.md Replace my email address with a rethinkdb one * update bugs email address
1 parent cc799f0 commit d60cd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://rethinkdb.com",
88
"bugs": {
99
"url": "https://github.com/rethinkdb/rethinkdb/issues",
10-
"email": "gabor.brs@gmail.com"
10+
"email": "bugs@rethinkdb.com"
1111
},
1212
"files": ["rethinkdb.js", "ast.js", "net.js", "util.js", "errors.js", "cursor.js", "README.md", "proto-def.js"],
1313
"repository": {

0 commit comments

Comments
 (0)