Skip to content

Commit c3cde6e

Browse files
committed
Update "contributors" test fixture to match site language
Author: Christoph Berg <[email protected]>
1 parent 9a34158 commit c3cde6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pgweb/contributors/fixtures/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"model": "contributors.contributortype",
2626
"pk": 3,
2727
"fields": {
28-
"typename": "Hackers Emeritus",
28+
"typename": "Past Major Contributors",
2929
"sortorder": 400,
30-
"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.",
30+
"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.",
3131
"detailed": true,
3232
"showemail": true
3333
}

0 commit comments

Comments
 (0)