add: repo contributors

This commit is contained in:
2021-03-18 16:35:40 +08:00
parent 25186b4e81
commit 6a7ef2a1a7
3 changed files with 22 additions and 0 deletions

View File

@@ -389,6 +389,7 @@ Rails.application.routes.draw do
match :sub_entries, :via => [:get, :put]
get :commits
get :tags
get :contributors
post :create_file
put :update_file
delete :delete_file