diff --git a/content/v3/repos/contributors.md b/content/v3/repos/contributors.md deleted file mode 100644 index eb8034434b..0000000000 --- a/content/v3/repos/contributors.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Repo Contributors | GitHub API ---- - -# Repo Contributors API - -## List - - GET /repos/:user/:repo/contributors - -### Parameters - -anonymous -: _Optional_ **Boolean** Include anonymous contributors - -### Response - -<%= headers 200 %> -<%= json(:contributor) { |h| [h] } %>