Browse Source

Update maintainer info (force push)

Jan Høydahl 5 years ago
parent
commit
0355312d62
3 changed files with 6 additions and 4 deletions
  1. 4 2
      solr/content.md
  2. 1 1
      solr/license.md
  3. 1 1
      solr/maintainer.md

+ 4 - 2
solr/content.md

@@ -4,8 +4,6 @@ Solr is highly reliable, scalable and fault tolerant, providing distributed inde
 
 Learn more on [Apache Solr homepage](http://lucene.apache.org/solr/) and in the [Apache Solr Reference Guide](https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/).
 
-> [wikipedia.org/wiki/Apache_Solr](https://en.wikipedia.org/wiki/Apache_Solr)
-
 %%LOGO%%
 
 # How to use this Docker image
@@ -23,3 +21,7 @@ For more detailed instructions for using this image, see the [README](https://gi
 # About this repository
 
 This repository is available on [github.com/docker-solr/docker-solr](https://github.com/docker-solr/docker-solr), and the official build is on the [Docker Hub](https://hub.docker.com/_/solr/).
+
+# History
+
+This project was started in 2015 by [Martijn Koster](https://github.com/makuk66). In 2019 maintainership and copyright was transferred to the Apache Lucene/Solr project. Many thanks to Martijn for all your contributions over the years!

+ 1 - 1
solr/license.md

@@ -2,7 +2,7 @@ Solr is licensed under the [Apache License, Version 2.0](https://www.apache.org/
 
 This repository is also licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
 
-Copyright 2015 Martijn Koster
+Copyright 2015-2020 The Apache Software Foundation
 
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
 

+ 1 - 1
solr/maintainer.md

@@ -1 +1 @@
-[the Solr Community](%%GITHUB-REPO%%)
+[the Apache Lucene/Solr project](%%GITHUB-REPO%%)