mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
Update "contributors" test fixture to match site language
Author: Christoph Berg <myon@debian.org>
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user