Update "contributors" test fixture to match site language
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 12 Aug 2024 15:34:53 +0000 (11:34 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 12 Aug 2024 15:34:53 +0000 (11:34 -0400)
Author: Christoph Berg <myon@debian.org>

pgweb/contributors/fixtures/data.json

index c7d287c4efaecea37b327ddf4aad446b0f158a38..97a4072e0f93d7e4c249dd2c43442e47a55aa18a 100644 (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
  }