diff --git a/crater/README b/crater/README new file mode 100644 index 0000000..92e0da5 --- /dev/null +++ b/crater/README @@ -0,0 +1,9 @@ +The crater subdirectory is where badly broken modules go until the complete +removal can be done. The reasons to move a module there can include: + - The source archive is nowhere to be found on the internet; + - The source code doesn't compile anymore or is broken due to deprecations + and there's no maintenance done upstream; + - The module has been replaced by a new one. + +Complete removal will be made once no problems have been reported for a good +while and that most modules have been tested to work well without it.