Files
codeql/CODEOWNERS
Line: 1: incorrect codeowner organization: Semmle/cpp-analysis Line: 1: no users/groups matched Line: 2: incorrect codeowner organization: Semmle/cs Line: 2: no users/groups matched Line: 3: incorrect codeowner organization: Semmle/java Line: 3: no users/groups matched Line: 4: incorrect codeowner organization: Semmle/js Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: Semmle/python Line: 5: no users/groups matched Line: 6: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 7: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 8: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 9: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 10: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 11: incorrect codeowner user: shati-patel Line: 11: incorrect codeowner user: jf205 Line: 11: no users/groups matched
Rasmus Wriedt Larsen 54f89c8eda CODEOWNERS: Add python team
(and reorder cpp, so it all follows the same pattern)
2019-11-14 16:42:12 +01:00

12 lines
301 B
Plaintext

/cpp/ @Semmle/cpp-analysis
/csharp/ @Semmle/cs
/java/ @Semmle/java
/javascript/ @Semmle/js
/python/ @Semmle/python
/cpp/**/*.qhelp @hubwriter
/csharp/**/*.qhelp @jf205
/java/**/*.qhelp @felicitymay
/javascript/**/*.qhelp @mchammer01
/python/**/*.qhelp @felicitymay
/docs/language/ @shati-patel @jf205