diff --git a/README.md b/README.md index 36d812d0..2c623b9b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Disclaimer:** This is work in progress (*WIP*) and will get some changes soon. + [![Latest Stable Version](https://poser.pugx.org/blackboard-open-source/moodle-plugin-ci/v/stable)](https://packagist.org/packages/blackboard-open-source/moodle-plugin-ci) [![Build Status](https://travis-ci.org/blackboard-open-source/moodle-plugin-ci.svg?branch=master)](https://travis-ci.org/blackboard-open-source/moodle-plugin-ci) [![Total Downloads](https://poser.pugx.org/blackboard-open-source/moodle-plugin-ci/downloads)](https://packagist.org/packages/blackboard-open-source/moodle-plugin-ci) @@ -8,3 +10,19 @@ The goal of this project is to facilitate the running of tests and code analysis branch or pull request. All documentation, guides, change log, etc can be found here: https://blackboard-open-source.github.io/moodle-plugin-ci/ + +History, acknowledgement and appreciation +========================================= +This repository is a fork of the original [moodle-plugin-ci](https://github.com/blackboard-open-source/moodle-plugin-ci), created +and maintained by **MoodleRooms** / **Blackboard** over the last years. All the licenses, copyrights and authorship of +the original code and commits have been kept unmodified, how not! + +After some unsuccessful attempts over the last months to keep the product alive and maintained, +proposing updates and fixes via standard pull requests, asking for some alternative collaboration schemas, +and specially with the urgency of some changes to be implemented in order to keep the tool working +with modern **Moodle** versions, it was decided, by **Moodle HQ**, to create this fork and take on its maintenance officially. + +Many, many thanks to all the collaborators, very specially to **Mark Nielsen** for all the hard work +making this product such a great tool for the entire **Moodle development community**, we'll try to keep the bar high! + +And, of course, everybody is welcome to participate and help here, it's **Open Source**, you know!