.nh .TH "glab" "1" "May 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-repo-contributors - Get repository contributors list. .SH SYNOPSIS \fBglab repo contributors [flags]\fP .SH DESCRIPTION Get repository contributors list. .SH OPTIONS \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. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .PP \fB-s\fP, \fB--sort\fP="" Return contributors. Sort options: asc, desc. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX # List contributors for the current repository $ glab repo contributors # List contributors for a specific repository $ glab repo contributors -R gitlab-com/www-gitlab-com .EE .SH SEE ALSO \fBglab-repo(1)\fP