Skip to content
Permalink
1e2f8f035d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
3 lines (2 sloc) 107 Bytes
This CODEOWNERS file contains errors

CODEOWNERS errors

  • Unknown owner on line 1: make sure the team @github/codeql-action-reviewers exists, is publicly visible, and has write access to the repository
    **/* @github/codeql-action-reviewers
  • Unknown owner on line 3: make sure the team @github/codeql-python exists, is publicly visible, and has write access to the repository
    /python-setup/ @github/codeql-python @github/codeql-action-reviewers
  • Unknown owner on line 3: make sure the team @github/codeql-action-reviewers exists, is publicly visible, and has write access to the repository
    …-setup/ @github/codeql-python @github/codeql-action-reviewers
**/* @github/codeql-action-reviewers
/python-setup/ @github/codeql-python @github/codeql-action-reviewers