[Git][reproducible-builds/reproducible-website][master] Correct syntax of _data/sponsors.yml.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Apr 7 10:17:28 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
ec53c429 by Chris Lamb at 2023-04-07T11:16:41+01:00
Correct syntax of _data/sponsors.yml.

Introduced in 85f22ddb800b8d69ad8d9b35f108442ea3a3a22a.
Was breaking site builds.

- - - - -


1 changed file:

- _data/sponsors.yml


Changes:

=====================================
_data/sponsors.yml
=====================================
@@ -1,10 +1,8 @@
-platinum:
-  -
-gold:
-  -
+platinum: []
+gold: []
 silver:
   - name: Open Technology Fund
-    expiry: <long time ago>
+    expiry: "<long time ago>"
     url: https://www.opentech.fund/
     logo: opentechfund.png
 bronze:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/ec53c4297b992f1251efd9592e0d01012199afd0

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/ec53c4297b992f1251efd9592e0d01012199afd0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230407/ca8c9abb/attachment.htm>


More information about the rb-commits mailing list