Update "contributors" test fixture to match site language

Author: Christoph Berg <myon@debian.org>
This commit is contained in:
Jonathan S. Katz
2024-08-12 11:34:53 -04:00
parent 9a341582ca
commit c3cde6eb73

View File

@ -25,9 +25,9 @@
"model": "contributors.contributortype",
"pk": 3,
"fields": {
"typename": "Hackers Emeritus",
"typename": "Past Major Contributors",
"sortorder": 400,
"extrainfo": "The following hackers were previously part of the core team. Although they no longer work on the project, they are included here in recognition of their valuable contributions over the years.",
"extrainfo": "The following people were previously Major Contributors to PostgreSQL. Although they no longer work on the project, they are included here in recognition of their valuable contributions over the years.",
"detailed": true,
"showemail": true
}