Skip to content

Commit 34b8435

Browse files
committed
Update maintainer email
1 parent 9e864a1 commit 34b8435

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (C) 2017 by Marijn Haverbeke <marijnh@gmail.com> and others
3+
Copyright (C) 2017 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h2>Community</h2>
152152
posted in the
153153
forum's <a href="https://discuss.codemirror.net/c/announce">"announce"</a>
154154
category. If needed, you can
155-
contact <a href="mailto:marijnh@gmail.com">the maintainer</a>
155+
contact <a href="mailto:marijn@haverbeke.berlin">the maintainer</a>
156156
directly. We aim to be an inclusive, welcoming community. To make
157157
that explicit, we have
158158
a <a href="http://contributor-covenant.org/version/1/1/0/">code of

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"style": "lib/codemirror.css",
66
"author": {
77
"name": "Marijn Haverbeke",
8-
"email": "marijnh@gmail.com",
8+
"email": "marijn@haverbeke.berlin",
99
"url": "http://marijnhaverbeke.nl"
1010
},
1111
"description": "Full-featured in-browser code editor",

0 commit comments

Comments
 (0)