Contributers to drupal might remember that last release the contribution module was cleaned up after a new release.
The plans are to do this again after the new 4.5 release. The last time there was some confusion about why and how this would be done so if you are a contribution maintainer, or are looking for a way to help Drupal, read this carefully.
Because we allow everyone with good modules or themes, to keep those in the contributions, these are not always up to date. After a new release, modules or themes are often not updated, simply because there is no-one to do so. This is confusing, people try to install old modules quite often, resulting in errors, or a non working site. Also, for a lot of people it is not clear that a module is not maintained, so they might not see that there is a great opportunity to help! And because Drupal does not work with backwards compatible releases, old modules will most certainly not work on a new release without modification. For content we do have backwards compatibility, of course.
Contributions will be removed if:
- they do not have a HEAD branch (i.e. those that are created for a single release only).
- they are more that two releases old
- they were not updated for two releases
Note that removing does not throw them away for good. They will still be accessible in the attic of the repository.