CODEOWNERS: Add python team

(and reorder cpp, so it all follows the same pattern)
This commit is contained in:
Rasmus Wriedt Larsen
2019-11-14 16:40:51 +01:00
parent 4b35d35eed
commit 54f89c8eda

View File

@@ -1,7 +1,8 @@
/cpp/ @Semmle/cpp-analysis
/csharp/ @Semmle/cs /csharp/ @Semmle/cs
/java/ @Semmle/java /java/ @Semmle/java
/javascript/ @Semmle/js /javascript/ @Semmle/js
/cpp/ @Semmle/cpp-analysis /python/ @Semmle/python
/cpp/**/*.qhelp @hubwriter /cpp/**/*.qhelp @hubwriter
/csharp/**/*.qhelp @jf205 /csharp/**/*.qhelp @jf205
/java/**/*.qhelp @felicitymay /java/**/*.qhelp @felicitymay