summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-03-11 10:34:57 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2021-03-11 10:37:48 +0900
commit84e27d3b519d8fba87c6ffdf318ccadf67d5318f (patch)
treeefb0624174be3fb9e8ec510517c1ac9f754ffc48
parentc45fc556f5735c374a8f8ad08f914225870a8eb7 (diff)
downloadmruby-84e27d3b519d8fba87c6ffdf318ccadf67d5318f.tar.gz
mruby-84e27d3b519d8fba87c6ffdf318ccadf67d5318f.zip
Rename `AUTHORS` to `AUTHORS.md`.
-rw-r--r--AUTHORS.md (renamed from AUTHORS)0
-rw-r--r--README.md6
2 files changed, 2 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS.md
index 3742f92f7..3742f92f7 100644
--- a/AUTHORS
+++ b/AUTHORS.md
diff --git a/README.md b/README.md
index eb59a52be..02d09fb1b 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ In the future, mruby might ask you to distribute your new code
(that you will commit,) under the MIT License as a member of
"mruby developers" but contributors will keep their copyright.
(We did not intend for contributors to transfer or waive their copyrights,
-Actual copyright holder name (contributors) will be listed in the AUTHORS
+Actual copyright holder name (contributors) will be listed in the [AUTHORS.md](AUTHORS.md)
file.)
Please ask us if you want to distribute your code under another license.
@@ -85,9 +85,7 @@ Please ask us if you want to distribute your code under another license.
See the [contribution guidelines][contribution-guidelines], and then send a pull
request to <https://github.com/mruby/mruby>. We consider you have granted
-non-exclusive right to your contributed code under MIT license. If you want to
-be named as one of mruby developers, please include an update to the AUTHORS
-file in your pull request.
+non-exclusive right to your contributed code under MIT license.
[ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579
[build-status-img]: https://travis-ci.org/mruby/mruby.svg?branch=master