summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/GitHub/V3')
-rw-r--r--lib/Net/GitHub/V3/Repos.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Net/GitHub/V3/Repos.pm b/lib/Net/GitHub/V3/Repos.pm
index cfd7ab4..90f086b 100644
--- a/lib/Net/GitHub/V3/Repos.pm
+++ b/lib/Net/GitHub/V3/Repos.pm
@@ -508,6 +508,8 @@ Github changed the ideas of Watchers (stars) and Subscriptions (new watchers).
The Watchers code in this module predates the terminology change, so the new
Watcher methods use the GitHub 'subscription' terminology.
+=over 4
+
=item subscribers
Returns a list of subscriber data hashes.