Change embed finder credit order (#6636)

It's a really small thing, but I honestly feel like Cynthia did most of the work of taking my workaround to production quality code and pushing it over the finish line. So she should be first here.
pull/6645/head
Luis Nell 2020-12-16 15:35:00 +01:00 zatwierdzone przez GitHub
rodzic 4cfd303db9
commit e48c1704cb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,7 @@ Facebook and Instagram embed finders
Two new embed finders have been added for Facebook and Instagram, to replace the previous configuration
using Facebook's public oEmbed endpoint which was retired in October 2020. These require a Facebook
developer API key - for details of configuring this, see :ref:`facebook_and_instagram_embeds`.
This feature was developed by Luis Nell and Cynthia Kiser.
This feature was developed by Cynthia Kiser and Luis Nell.
Bug fixes