[Git][reproducible-builds/reproducible-website][master] This isn't working just yet, so don't show an empty list.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Sat Jan 15 10:39:24 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
738889fd by Chris Lamb at 2022-01-15T10:38:57+00:00
This isn't working just yet, so don't show an empty list.
- - - - -
1 changed file:
- who_/people.md
Changes:
=====================================
who_/people.md
=====================================
@@ -37,9 +37,11 @@ The preferred way to contact the team is to post to [our public mailing list, `r
The Steering Committee acts as the board of the Reproducible Builds project within the [Software Freedom Conservancy](https://sfconservancy.org/). Its main purpose is deciding how to spend project money.
+{% if site.data.contributors %}
## Contributors
{% for x in site.data.contributors %}{{ x }}{% unless forloop.last %}, {% endunless %}{% endfor %}.
+{% endif %}
## Sponsors
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/738889fdd5e39e1bd29a030b91fdd571c435acf5
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/738889fdd5e39e1bd29a030b91fdd571c435acf5
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/20220115/fd00bde9/attachment.htm>
More information about the rb-commits
mailing list