summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
Commit message (Collapse)AuthorAgeFilesLines
* CONTRIBUTING: update comment about requiring LGPL-2.1+ license instead of ↵Thomas Haller2019-10-011-2/+2
| | | | | | | | | | | | LGPL-2.0+ Historically, libnm claimed to be LGPL-2.0+ licensed. But as keep mixing that with LGPL-2.1+ code (e.g. from systemd), so probably even the parts that claimed to be LGPL-2.0+, were not entirely correctly doing so. Anyway, since we switched to SPDX license identifiers, we now claim everywhere that the right license is LGPL-2.1+. Update the comment to reflect that.
* CONTRIBUTING: update section about assertions in NetworkManagerThomas Haller2019-06-261-17/+32
|
* CONTRIBUTING: reword "novel contributions" to "new contributions"Thomas Haller2019-06-241-1/+1
| | | | | The meaning of "novel" and "new" here is the same, but "novel" als has a meaning related to patents. So avoid that confusion.
* CONTRIBUTING: style updateThomas Haller2019-06-121-19/+18
| | | | | | | Also drop the paragraph about "autoconf mechanism". The general guideline is self evident, while it didn't mention meson builds. Also, a first time contributor likely won't likely be concerned about this, as this is already advanced.
* CONTRIBUTING: comment that all new contributions must be made under ↵Thomas Haller2019-06-121-4/+9
| | | | LGPL-2.0+ license
* CONTRIBUTING: explain how assertions work for usThomas Haller2019-05-161-0/+54
|
* Make licensing of contributions more explicitRichard Fontana2017-07-251-0/+9
| | | | | | Signed-off-by: Richard Fontana <rfontana@redhat.com> https://mail.gnome.org/archives/networkmanager-list/2017-July/msg00034.html
* doc: update CONTRIBUTING to no longer allow // FIXME commentsThomas Haller2016-02-041-4/+1
| | | | | | Most of our FIXME/TODO comments are already (rightly) /**/. Just get rid of this non-obvious inconsistancy in our coding style.
* doc: update code style docsAdam Langley2009-10-071-0/+22
|
* Update contributing notesDan Williams2008-11-191-12/+14
| | | | git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4309 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
* 2004-08-13 Dan Williams <dcbw@redhat.com>Dan Williams2004-08-131-0/+17
* CONTRIBUTING - Add git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@50 4912f4e0-d625-0410-9fb7-b9a5a253dbdc