monorepo/website/tmpl/vars.tmpl
ange 5a8cfc055d
All checks were successful
/ mirror (push) Successful in 5s
/ deploy (push) Successful in 49s
CI/CD auto deploy website (#4)
Co-authored-by: stcb <21@stcb.cc>
Reviewed-on: icing/G-EIP-700-TLS-7-1-eip-stephane.corbiere#4
Co-authored-by: ange <ange@yw5n.com>
Co-committed-by: ange <ange@yw5n.com>
2025-01-16 12:27:59 +00:00

20 lines
511 B
Cheetah

{{define "alexis"}}
<a href="https://github.com/AlexisDanlos" target="_blank">Alexis DANLOS</a>
{{end}}
{{define "ange"}}
<a href="https://yw5n.com" target="_blank">Ange DUHAYON</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}}