Update Riot author to New Vector

New Vector is the current author of Riot now that Vector Creations has been dissolved.
This commit is contained in:
J. Ryan Stinnett 2018-11-01 18:14:06 +01:00 committed by GitHub
parent 5f4240a418
commit 5cf07edf24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ var linkable_clients = [
{ {
name: "Riot", name: "Riot",
logo: "img/riot-48px.png", logo: "img/riot-48px.png",
author: "Vector Creations", author: "New Vector",
homepage: "https://riot.im", homepage: "https://riot.im",
room_url(alias) { return "https://riot.im/app/#/room/" + alias }, room_url(alias) { return "https://riot.im/app/#/room/" + alias },
room_id_url(id) { return "https://riot.im/app/#/room/" + id }, room_id_url(id) { return "https://riot.im/app/#/room/" + id },