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
719 B
XML
21 lines
719 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>2</version>
|
|
|
|
<activity id="igf" date="2006-10-30" status="finished">
|
|
<title>Internet Governance Forum (IGF)</title>
|
|
<description>
|
|
The Internet Governance Forum (IGF) is a global policy discussion forum of
|
|
the United Nations, established as an outcome of the UN World Summit on
|
|
the Information Society (WSIS). FSFE followed the IGF to ensure that
|
|
policy discussions will not endanger digital freedom in general and Free
|
|
Software in particular.
|
|
</description>
|
|
<link href="/activities/igf/igf.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="policy"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|