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>
22 lines
759 B
XML
22 lines
759 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="whyfs" date="2001-09-05" status="finished">
|
|
<title>We speak about Free Software</title>
|
|
<description>
|
|
Free Software is often referred to as "Open Source". But we are
|
|
convinced that Free Software is the better term: easier to
|
|
understand, harder to abuse, well-defined, providing additional
|
|
value, and offering freedom. We connected companies,
|
|
organisations and even co-founders of the Open Source movement
|
|
that prefer to use the term Free Software.
|
|
</description>
|
|
<link href="/activities/whyfs/whyfs.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|