Compare commits

...

2 Commits

Author SHA1 Message Date
525c8d8c55 public/devs.html: retirement of TheMainOne and Arctic
they have quit the src_prepare group during
the Stallman comeback to FSF discussion

Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-24 11:33:35 +01:00
a6484c5551 public/projects.html: add rkt
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2021-02-17 10:42:56 +01:00
2 changed files with 37 additions and 10 deletions

View File

@ -82,11 +82,6 @@
XGQT (lead) XGQT (lead)
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li> <li>
<a href="https://gitlab.com/grepwood"> <a href="https://gitlab.com/grepwood">
grepwood grepwood
@ -112,11 +107,6 @@
Alessandro Barbieri Alessandro Barbieri
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
<li> <li>
<a href="https://gitlab.com/Parona"> <a href="https://gitlab.com/Parona">
Parona Parona
@ -142,6 +132,16 @@
Xenhat Hex Xenhat Hex
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
</ul> </ul>
</div> </div>

View File

@ -307,6 +307,33 @@
not supported not supported
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/rkt">
rkt
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/-/blob/master/README.md">
Gentoo overlay with packages from the Racket Package Catalog
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/pipelines">
<img src="https://gitlab.com/src_prepare/rkt/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/-/raw/master/LICENSE">
<img src="./assets/badges/license-gplv2-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr> <tr>
<td> <td>
<a href="https://gitlab.com/src_prepare/scripts"> <a href="https://gitlab.com/src_prepare/scripts">