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>
21 lines
757 B
XML
21 lines
757 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="mankind" date="2003-01-25" status="finished">
|
|
<title>Classification of Free Software as a World Cultural Heritage</title>
|
|
<description>
|
|
The goal was to have Free Software classified by UNESCO as an Intangible
|
|
World Heritage and registered in the World Memory Register (another UNESCO
|
|
project). The Free Software community and UNESCO share the same values of
|
|
freedom, equality and fraternity. Such recognition would be a great boost
|
|
for Free Software.
|
|
</description>
|
|
<link href="/activities/mankind/mankind.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="policy"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|