Skip to content

Commit add453b

Browse files
revert: author email and contributorscontributors
1 parent f281e59 commit add453b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

app/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@
77
"license": "MIT",
88
"author": {
99
"name": "CerebroApp Organization",
10+
"email": "[email protected]",
1011
"url": "https://github.com/cerebroapp"
1112
},
13+
"contributors": [
14+
"Alexandr Subbotin <[email protected]> (https://github.com/KELiON)",
15+
"Gustavo Pereira <[email protected] (https://github.com/oguhpereira)"
16+
],
1217
"dependencies": {
1318
"chokidar": "3.5.3",
1419
"electron-updater": "5.3.0",

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@
2929
},
3030
"author": {
3131
"name": "CerebroApp Organization",
32+
"email": "[email protected]",
3233
"url": "https://github.com/cerebroapp"
3334
},
35+
"contributors": [
36+
"Alexandr Subbotin <[email protected]> (https://github.com/KELiON)",
37+
"Gustavo Pereira <[email protected] (https://github.com/oguhpereira)"
38+
],
3439
"license": "MIT",
3540
"bugs": {
3641
"url": "https://github.com/cerebroapp/cerebro/issues"

0 commit comments

Comments
 (0)