Add MaintenanceService for scheduled maintenance windows (#7)
- Add maintenance service with CRUD operations (create, get, list, update, delete)
- Export Maintenance and MaintenanceSummary types
- Export all maintenance request/response types
- Add maintenance namespace to OpenStatusClient interface
- Update README with maintenance service documentation
- Remove non-existent Maintenance export from status page types
authored by