diff options
Diffstat (limited to 'vendor/twbs/bootstrap/.github/CODEOWNERS')
-rw-r--r-- | vendor/twbs/bootstrap/.github/CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/.github/CODEOWNERS b/vendor/twbs/bootstrap/.github/CODEOWNERS new file mode 100644 index 000000000..7d3fa9904 --- /dev/null +++ b/vendor/twbs/bootstrap/.github/CODEOWNERS @@ -0,0 +1,3 @@ +*.js @twbs/js-review +*.css @twbs/css-review +*.scss @twbs/css-review |