forked from fedora-java/howto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpreamble.txt
34 lines (28 loc) · 1.36 KB
/
preamble.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
== Authors and contributing
The authors of this document are:
* Mikolaj Izdebski, Red Hat
* Nicolas Mailhot, JPackage Project
* Stanislav Ochotnicky, Red Hat
* Ville Skyttä, JPackage Project
* Michal Srb, Red Hat
* Michael Simacek, Red Hat
This document is free software; see the
https://github.com/fedora-java/howto/blob/master/LICENSE[license]
for terms of use, distribution and/or modification.
The source code for this document is available in
https://github.com/fedora-java/howto[git repository].
Instructions for building it from sources are available in
https://github.com/fedora-java/howto/blob/master/README.md[README file].
This document is developed as part of Javapackages community project,
which welcomes new contributors. Requests and comments related to
this document should be
http://bugzilla.redhat.com/enter_bug.cgi?product=fedora&component=java-packaging-howto[reported
at Red Hat Bugzilla].
Before contributing please read the
https://github.com/fedora-java/howto/blob/master/README.md[README file],
which among other things includes basic rules which should be
followed when working on this document. You can send patches to
https://bugzilla.redhat.com/[Red Hat Bugzilla]. They should be in git
format and should be prepared against `master` branch in git.
Alternatively you can also send pull requests at
https://github.com/fedora-java/howto[Github repository].