b9caf021a4
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>
18 lines
762 B
XML
18 lines
762 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<activityset>
|
||
<version>2</version>
|
||
|
||
<activity id="licence-questions" date="2015-11-25" status="active">
|
||
<title>Licence Questions</title>
|
||
<description>
|
||
The FSFE’s Licence Questions mailing list is our group of volunteers dedicated to provide help with Free Software licences and compliance. If you need advice on what Free Software licence you should use, or if you want to know more about what rights you have over a piece of Free Software, you can contact us.
|
||
</description>
|
||
<link href="/freesoftware/legal/faq.html"/>
|
||
<image url="/graphics/logos/licencequestions.png"/>
|
||
<order priority="3" highlight="yes"/>
|
||
<tags>
|
||
<tag key="legal"/>
|
||
</tags>
|
||
</activity>
|
||
</activityset>
|