Make sure that a maintainer entry is not deleted incorrectly in Maintainer::unQueue(). If a request has already been accepted, it is not a duplicate. Add a unit test to test the behavior of Maintainer::unQueue() on an already unqueued maintainer.
display code. Also move maintainer related code from the user class. Fix up unit tests to work with the new maintainer class.