Merge pull request #5950 from vector-im/t3chguy-patch-1

Change author
This commit is contained in:
Matthew Hodgson 2018-01-08 21:33:22 +00:00 committed by GitHub
commit c8e87cb5a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"main": "electron_app/src/electron-main.js", "main": "electron_app/src/electron-main.js",
"version": "0.13.4", "version": "0.13.4",
"description": "A feature-rich client for Matrix.org", "description": "A feature-rich client for Matrix.org",
"author": "Vector Creations Ltd.", "author": "New Vector Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/vector-im/riot-web" "url": "https://github.com/vector-im/riot-web"