.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-repo-contributors - Get repository contributors list. .SH SYNOPSIS .PP \fBglab repo contributors [flags]\fP .SH DESCRIPTION .PP Get repository contributors list. .SH OPTIONS .PP \fB-o\fP, \fB--order\fP="commits" Return contributors ordered by name, email, or commits (orders by commit date) fields .PP \fB-p\fP, \fB--page\fP=1 Page number .PP \fB-P\fP, \fB--per-page\fP=30 Number of items to list per page. .PP \fB-R\fP, \fB--repo\fP="" Select another repository using the \fB\fCOWNER/REPO\fR or \fB\fCGROUP/NAMESPACE/REPO\fR format or full URL or git URL .PP \fB-s\fP, \fB--sort\fP="" Return contributors sorted in asc or desc order .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .SH EXAMPLE .PP .RS .nf $ glab repo contributors $ glab repo contributors -R gitlab-com/www-gitlab-com # Supports repo override .fi .RE .SH SEE ALSO .PP \fBglab-repo(1)\fP