Browse Source
Merge pull request #62 from YunoHost-Apps/testing
Update maintainer
master
yalh76
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
1 additions and
8 deletions
-
.travis.yml
-
manifest.json
|
|
|
@ -1,7 +0,0 @@ |
|
|
|
language: python |
|
|
|
install: "" |
|
|
|
python: |
|
|
|
- "3.5" |
|
|
|
script: |
|
|
|
- git clone https://github.com/YunoHost/package_linter |
|
|
|
- python package_linter/package_linter.py . |
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh", |
|
|
|
"license": "GPL-3.0-only", |
|
|
|
"maintainer": { |
|
|
|
"name": "None...", |
|
|
|
"name": "", |
|
|
|
"email": "" |
|
|
|
}, |
|
|
|
"previous_maintainers": [{ |
|
|
|
|