gitea.GitHub -> gitea.Gitea

This commit is contained in:
jesopo 2019-06-24 17:17:01 +01:00
parent 6b8120dc51
commit 3bc1eb8b8b

View file

@ -44,7 +44,7 @@ COMMENT_ACTIONS = {
}
class GitHub(object):
class Gitea(object):
def names(self, data, headers):
full_name = None
repo_username = None