Skip to content

Commit d674d14

Browse files
committed
Merge pull request #1 from tbowmo/master
Corrected mail address for maintainer, and cleaned up package info file
2 parents a88e4de + 40f8eda commit d674d14

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*~
2+
*.pyc

package_mysensors.org_index.json

Lines changed: 3 additions & 14 deletions
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": "TechSupport@MySensors.org",
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)