Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
This commit is contained in:
parent
4292cf60ae
commit
f876a8681d
4 changed files with 12 additions and 12 deletions
8
spec/fixtures/xml/mastodon.atom
vendored
8
spec/fixtures/xml/mastodon.atom
vendored
|
@ -107,14 +107,14 @@
|
|||
<uri>https://mastodon.social/users/Gargron</uri>
|
||||
<name>Gargron</name>
|
||||
<email>Gargron@mastodon.social</email>
|
||||
<summary>Developer of Mastodon, a GNU social alternative: https://github.com/Gargron/mastodon</summary>
|
||||
<summary>Developer of Mastodon, a GNU social alternative: https://github.com/tootsuite/mastodon</summary>
|
||||
<link rel="alternate" type="text/html" href="https://mastodon.social/users/Gargron"/>
|
||||
<link rel="avatar" type="image/png" media:width="300" media:height="300" href="http://kickass.zone/system/accounts/avatars/000/000/003/large/4375_eugencommish.png"/>
|
||||
<link rel="avatar" type="image/png" media:width="96" media:height="96" href="http://kickass.zone/system/accounts/avatars/000/000/003/medium/4375_eugencommish.png"/>
|
||||
<link rel="avatar" type="image/png" media:width="48" media:height="48" href="http://kickass.zone/system/accounts/avatars/000/000/003/small/4375_eugencommish.png"/>
|
||||
<poco:preferredUsername>Gargron</poco:preferredUsername>
|
||||
<poco:displayName>Eugen</poco:displayName>
|
||||
<poco:note>Developer of Mastodon, a GNU social alternative: https://github.com/Gargron/mastodon</poco:note>
|
||||
<poco:note>Developer of Mastodon, a GNU social alternative: https://github.com/tootsuite/mastodon</poco:note>
|
||||
</author>
|
||||
</activity:object>
|
||||
</entry>
|
||||
|
@ -192,14 +192,14 @@
|
|||
<uri>https://mastodon.social/users/Gargron</uri>
|
||||
<name>Gargron</name>
|
||||
<email>Gargron@mastodon.social</email>
|
||||
<summary>Developer of Mastodon, a GNU social alternative: https://github.com/Gargron/mastodon</summary>
|
||||
<summary>Developer of Mastodon, a GNU social alternative: https://github.com/tootsuite/mastodon</summary>
|
||||
<link rel="alternate" type="text/html" href="https://mastodon.social/users/Gargron"/>
|
||||
<link rel="avatar" type="image/png" media:width="300" media:height="300" href="http://kickass.zone/system/accounts/avatars/000/000/003/large/4375_eugencommish.png"/>
|
||||
<link rel="avatar" type="image/png" media:width="96" media:height="96" href="http://kickass.zone/system/accounts/avatars/000/000/003/medium/4375_eugencommish.png"/>
|
||||
<link rel="avatar" type="image/png" media:width="48" media:height="48" href="http://kickass.zone/system/accounts/avatars/000/000/003/small/4375_eugencommish.png"/>
|
||||
<poco:preferredUsername>Gargron</poco:preferredUsername>
|
||||
<poco:displayName>Eugen</poco:displayName>
|
||||
<poco:note>Developer of Mastodon, a GNU social alternative: https://github.com/Gargron/mastodon</poco:note>
|
||||
<poco:note>Developer of Mastodon, a GNU social alternative: https://github.com/tootsuite/mastodon</poco:note>
|
||||
</activity:object>
|
||||
</entry>
|
||||
<entry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue