All checks were successful
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
19 lines
594 B
XML
19 lines
594 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>2</version>
|
|
|
|
<activity id="gbn" date="2003-02-01" status="finished">
|
|
<title>GNU Business Network</title>
|
|
<description>
|
|
The GNU Business Network had the vision to network all companies,
|
|
developers and users in and around Free Software in a way that the
|
|
potential synergies are encouraged and informed decisions become possible.
|
|
</description>
|
|
<link href="/activities/gbn/index.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|