From 89c36c17fafdc765c0e7960ed9533bf388d008db Mon Sep 17 00:00:00 2001
From: "Jonathan S. Katz"
Date: Thu, 23 Mar 2023 09:15:14 -0400
Subject: [PATCH] Update "last updated at" on the sponsors page
While this did not necessarily belong in a previous commit,
given we have to update the sponsors from the admin interface,
it should have been previously handled.
Reported-by: Andres Freund
---
templates/sponsors/sponsors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/sponsors/sponsors.html b/templates/sponsors/sponsors.html
index d1f801a3..9fc51e41 100644
--- a/templates/sponsors/sponsors.html
+++ b/templates/sponsors/sponsors.html
@@ -35,6 +35,6 @@ for each company shown.
Sponsorship Recognition
- Sponsorship recognition is wholly determined by the Sponsorship Committee and was last updated in February, 2022.
+ Sponsorship recognition is wholly determined by the Sponsorship Committee and was last updated in March, 2023.
{%endblock%}
--
2.39.5