view/contribute.html.haml in inqlude-0.0.5 vs view/contribute.html.haml in inqlude-0.0.6
- old
+ new
@@ -5,16 +5,16 @@
to collect data about these libraries. This includes descriptions,
instructions how to use them, as well as links to sources or installable
packages.
%p
The meta data used by Inqlude is collected in a git repository at
- = link( "http://github.com/cornelius/inqlude_data" ) + "."
+ = link( "http://github.com/cornelius/inqlude-data" ) + "."
It contains a manifest file in JSON format for each library, which has the
meta data in a structured machine-readable form. JSON is easy enough for
humans to read and edit as well.
%p
- You can contribute meta data by providing patches to the inqlude_data
+ You can contribute meta data by providing patches to the inqlude-data
repository. Use the github mechanisms or just send patches by email.
Contributions are welcome.
%h2 Contributing to the Inqlude tools
@@ -28,5 +28,11 @@
%p
Especially welcome are contributions for adding support for native
package systems on the variety of Linux distributions and other systems
out there.
+%h2 Mailing list
+
+%p
+ If you want to discuss any aspects of Inqlude, get in contact to us, have
+ questions, or want to contribute in any other way, the best way is to use the
+ mailing list #{link_to "inqlude@kde.org", "https://mail.kde.org/mailman/listinfo/inqlude"}.