summaryrefslogtreecommitdiff
path: root/docs/gl_objects/projects.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gl_objects/projects.rst')
-rw-r--r--docs/gl_objects/projects.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/gl_objects/projects.rst b/docs/gl_objects/projects.rst
index 7f3d479..8465eb9 100644
--- a/docs/gl_objects/projects.rst
+++ b/docs/gl_objects/projects.rst
@@ -160,6 +160,12 @@ Get a list of contributors for the repository:
:start-after: # repository contributors
:end-before: # end repository contributors
+Get a list of users for the repository:
+
+.. literalinclude:: projects.py
+ :start-after: # users list
+ :end-before: # end users list
+
Project files
=============