0
Thanks

New improved MDADM (Software RAID) plugin @ https://github.com/pe2mbs/ajenti-mdadm.git

Marc Bertens 9 years ago updated by Eugene Pankov (Project coordinator) 9 years ago 9
The plugin is intended to maintain the MD devices. There is put in a lot of care in the behavior of the plugin, even so there is no guarantee on bad behavior of the plugin or users.
Could you please fork our repo & make a pull request? 
Also, please take care of the coding style, I suggest using https://pypi.python.org/pypi/pep8
Currently its only tested in Ubuntu because this is my target platform. I'm moving to a new home, so in between moving and work i don't have enough time to do other platform tests. So if you offer to do the platform tests, I can do the reformatting and make a pull request. 
Simply add platforms=['debian'] to the plugin class. It doesn't have to support all platforms right from the beginning.
Hope that i did the pull request correctly (my first time)
I saw your comments, the a report of the code. some where quite usefull and have been changed already. But i have a question; How is going to maintain the code ?
Once you have new changes, simply send another pull request.
But i have a question; How is going to maintain the code ?
Sorry, what exactly do you mean with "is going to maintain the code"?