Skip to content

Commit

Permalink
[config] Update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
csordasmarton committed Apr 7, 2022
1 parent 5adc515 commit dcf353a
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,10 @@
# Each line is a file pattern followed by one or more owners.

# These owners will be the default owners for everything in the repo.
* @csordasmarton

# Web files.
*.js @csordasmarton @bruntib
*.html @csordasmarton @bruntib
*.css @csordasmarton @bruntib
* @bruntib @Vodorok

# Analyzer.
/analyzer/ @csordasmarton @bruntib
/analyzer/codechecker_analyzer/analyzers/clangsa/ctu_*.py @martong @csordasmarton @bruntib

# Build logger.
/analyzer/tools/build-logger/ @bruntib
/analyzer/codechecker_analyzer/analyzers/clangsa/ctu_*.py @martong

# Documentations.
/docs @csordasmarton @dkrupp @bruntib
/docs @dkrupp

0 comments on commit dcf353a

Please sign in to comment.