Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
plugins/archive/composer.json
@@ -2,13 +2,18 @@
    "name": "roundcube/archive",
    "type": "roundcube-plugin",
    "description": "This adds a button to move the selected messages to an archive folder. The folder (and the optional structure of subfolders) can be selected in the settings panel.",
    "license": "GNU GPLv3+",
    "version": "2.0",
    "license": "GPLv3+",
    "version": "2.3",
    "authors": [
        {
            "name": "Thomas Bruederli",
            "email": "roundcube@gmail.com",
            "role": "Lead"
        },
        {
            "name": "Aleksander Machniak",
            "email": "alec@alec.pl",
            "role": "Developer"
        }
    ],
    "repositories": [