Skip to content

Commit 40f8eda

Browse files
committed
Corrected mail address for maintainer, and cleaned up package info file
1 parent a88e4de commit 40f8eda

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*~
2+
*.pyc

package_mysensors.org_index.json

+3-14
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,9 @@
33
{
44
"maintainer": "MySensors",
55
"help": {
6-
"online": "https://forum.MySensors.org"
6+
"online": "https://forum.mysensors.org"
77
},
8-
"websiteURL": "https://MySensors.org",
9-
"platforms": [],
10-
"tools": [],
11-
"email": "[email protected]",
12-
"name": "MySensors"
13-
},
14-
{
15-
"maintainer": "MySensors",
16-
"help": {
17-
"online": "https://forum.MySensors.org"
18-
},
19-
"websiteURL": "https://MySensors.org",
8+
"websiteURL": "https://mysensors.org",
209
"platforms": [
2110
{
2211
"category": "Contributed",
@@ -79,7 +68,7 @@
7968
}
8069
],
8170
"tools": [],
82-
"email": "TechSupport@MySensors.org",
71+
"email": "info@mysensors.org",
8372
"name": "MySensors"
8473
}
8574
]

0 commit comments

Comments
 (0)