Skip to content
Snippets Groups Projects
Unverified Commit 5cf07edf authored by J. Ryan Stinnett's avatar J. Ryan Stinnett Committed by GitHub
Browse files

Update Riot author to New Vector

New Vector is the current author of Riot now that Vector Creations has been dissolved.
parent 5f4240a4
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ var linkable_clients = [ ...@@ -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 },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment