monorepo/website/tmpl/vars.tmpl
stcb 80e5b06495
Some checks failed
/ mirror (push) Failing after 4s
/ deploy (push) Failing after 1m0s
Updating Icing.md
2025-06-12 18:59:00 +02:00

16 lines
424 B
Cheetah

{{define "alexis"}}
<a href="https://github.com/AlexisDanlos" target="_blank">Alexis DANLOS</a>
{{end}}
{{define "bartosz"}}
<a href="https://github.com/Bartoszkk" target="_blank">Bartosz MICHALAK</a>
{{end}}
{{define "florian"}}
<a href="https://github.com/FlorianGRIFFON" target="_blank">Florian GRIFFON</a>
{{end}}
{{define "stephane"}}
<a href="https://github.com/STCB/" target="_blank">Stephane CORBIERE</a>
{{end}}