Skip to content

Commit 1b7d621

Browse files
authored
Merge pull request #578 from hackmdio/licenseChangeAgreement
License Change Agreement
2 parents 0957f59 + bee5e2a commit 1b7d621

6 files changed

Lines changed: 1687 additions & 58 deletions

File tree

AUTHORS

100644100755
Lines changed: 69 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,69 @@
1-
List of HackMD contributors.
2-
3-
bananaapple
4-
Bartlomiej Szala
5-
Colin Maudry
6-
Dmytro Kytsmen
7-
Fabien Meghazi
8-
Florian Rhiem
9-
Ikumi Shimizu
10-
ivanorsolic
11-
Jason Croft
12-
Jannik Lorenz
13-
James Stephenson
14-
Jordan Matelsky
15-
Kenji Doi
16-
Lars Kajes
17-
Lapinot
18-
Laura Kyle
19-
Marcelo Alencar
20-
Martijnpold
21-
Massimo Ghinassi
22-
Max Wu
23-
Ömer Erdinç Yağmurlu
24-
p0v1n0m
25-
Pablo Guerrero
26-
paraschadha2052
27-
Peter Dave Hello
28-
Qubo
29-
Sergio Valverde
30-
Tom Wyckhuys
31-
Yukai Huang
32-
Zacharias Traianos
33-
Zankio
34-
Xavier
35-
葉家郡
1+
alecdwm <alec@owls.io>
2+
bananaappletw <bananaappletw@gmail.com>
3+
Bartlomiej Szala <fenix440@gmail.com>
4+
BoHong Li <a60814billy@gmail.com>
5+
Bryan Davis <bd808@wikimedia.org>
6+
butlerx <butlerx@notthe.cloud>
7+
Cheng-Han, Wu <jackymaxj@gmail.com>
8+
Christian Schuhmann <madebyherzblut@users.noreply.github.com>
9+
Colin Maudry <colin@maudry.com>
10+
Dmytro Kytsmen <dmitrokytsmen@gmail.com>
11+
Fabien Meghazi <agr@amigrave.com>
12+
Florian Rhiem <florian.rhiem@gmail.com>
13+
geekyd <singhsince94@gmail.com>
14+
GhiMax <ghina8@gmail.com>
15+
greenkeeperio-bot <support@greenkeeper.io>
16+
Himura Kazuto <Himura2la@users.noreply.github.com>
17+
Ho33e5 <ho33e5@gmail.com>
18+
Ian Dees <ian.dees@gmail.com>
19+
Ikumi Shimizu <193s@users.noreply.github.com>
20+
ivanorsolic <ivanorsolic@users.noreply.github.com>
21+
jackycute <jacky_cute0808@hotmail.com>
22+
jackycute <jackymaxj@gmail.com>
23+
Jakub Sygnowski <sygnowski@gmail.com>
24+
James Stephenson <c4p7.fl1n7@gmail.com>
25+
Jan Kunzmann <jan-github@phobia.de>
26+
Jannik Lorenz <dev@janniklorenz.de>
27+
Jason Croft <jcroft@velocity.org>
28+
Johannes Weißl <jargon@molb.org>
29+
Jordan Matelsky <j6k4m8@gmail.com>
30+
Jun SAKATA <jun.bj141400@gmail.com>
31+
Kaiyu Shi <skyisno.1@gmail.com>
32+
knjcode <knjcode@gmail.com>
33+
Kotaro Yamamoto <kota.crk@gmail.com>
34+
Lars Karlsson <lars@kajes.se>
35+
Laura Kyle <laura.kyle91@gmail.com>
36+
LluisArevalo <thorin119@gmail.com>
37+
Marcelo Alencar <marceloalves@ufpa.br>
38+
Martijnpold <martijntje7@gmail.com>
39+
Max Wu <jackymaxj@gmail.com>
40+
neopostmodern <clemens@neopostmodern.com>
41+
NV <nvsofts@gmail.com>
42+
Ömer Erdinç Yağmurlu <omeryagmurlu@gmail.com>
43+
p0v1n0m <p0v1n0m@gmail.com>
44+
Pablo Guerrero <pablo.guerrero@gmail.com>
45+
Pablo Guerrero <pablo.guerrero@sap.com>
46+
Paras <paraschadha2052@gmail.com>
47+
Patrick Andersen <patrick@bacha.dk>
48+
Peter Dave Hello <hsu@peterdavehello.org>
49+
Peter Dave Hello <PeterDaveHello@users.noreply.github.com>
50+
Philipp Zumstein <zuphilip@users.noreply.github.com>
51+
Raccoon Li <a60814billy@gmail.com>
52+
robert <ahmerov.rt@molodost.bz>
53+
Sergio Valverde <svg153@users.noreply.github.com>
54+
Sheogorath <sheogorath@shivering-isles.com>
55+
Simon Joda Stößer <SimJoSt@users.noreply.github.com>
56+
S.Noda <noda@fenrir.co.jp>
57+
Stratos Gerakakis <stratosgear@gmail.com>
58+
The Gitter Badger <badger@gitter.im>
59+
tkqubo <tk.qubo@gmail.com>
60+
tkykm <tkykm@users.noreply.github.com>
61+
Tom Wyckhuys <tomwyckhuys@gmail.com>
62+
Wonder Chang <iwonder.tw@gmail.com>
63+
Wu Cheng-Han <jacky_cute0808@hotmail.com>
64+
Xavier Marques <xaviermarques4f@gmail.com>
65+
xnum <s000032001@gmail.com>
66+
Yukai Huang <yukaihuangtw@gmail.com>
67+
zachariast <zachariastraianos@gmail.com>
68+
Zankio <xxoojoeooxx1@gmail.com>
69+
蒼時弦也 <elct9620@frost.tw>

CONTRIBUTING.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ email, or any other method with the owners of this repository before making a ch
66
Please note we have a code of conduct, please follow it in all your interactions with the project.
77

88
## Pull Request Process
9-
10-
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
9+
1. Ensure you signed all your commits with Developer Certificate of Origin (DCO).
10+
2. Ensure any install or build dependencies are removed before the end of the layer when doing a
1111
build.
12-
2. Update the README.md with details of changes to the interface, this includes new environment
12+
3. Update the README.md with details of changes to the interface, this includes new environment
1313
variables, exposed ports, useful file locations and container parameters.
14-
3. Increase the version numbers in any examples files and the README.md to the new version that this
14+
4. Increase the version numbers in any examples files and the README.md to the new version that this
1515
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
16-
4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
16+
5. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
1717
do not have permission to do that, you may request the second reviewer to merge it for you.
1818

1919
## Contributor Code of Conduct
@@ -52,3 +52,22 @@ issue or contacting one or more of the project maintainers.
5252
This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org),
5353
version 1.2.0, available at
5454
[http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)
55+
56+
### Sign your work
57+
58+
We use the Developer Certificate of Origin (DCO) as a additional safeguard
59+
for the HackMD project. This is a well established and widely used
60+
mechanism to assure contributors have confirmed their right to license
61+
their contribution under the project's license.
62+
Please read [contribute/developer-certificate-of-origin][dcofile].
63+
If you can certify it, then just add a line to every git commit message:
64+
65+
````
66+
Signed-off-by: Random J Developer <random@developer.example.org>
67+
````
68+
69+
Use your real name (sorry, no pseudonyms or anonymous contributions).
70+
If you set your `user.name` and `user.email` git configs, you can sign your
71+
commit automatically with `git commit -s`. You can also use git [aliases](https://git-scm.com/book/tr/v2/Git-Basics-Git-Aliases)
72+
like `git config --global alias.ci 'commit -s'`. Now you can commit with
73+
`git ci` and the commit will be signed.

0 commit comments

Comments
 (0)