pub async fn require_maintainer( __arg0: State<Arc<GithubApiClient>>, session: Session, request: Request, next: Next, ) -> Response
Auth middleware that checks if user is a maintainer of the repo