]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add a CODEOWNERS file (#27271)
authorMark Otto <otto@github.com>
Mon, 15 Oct 2018 13:17:42 +0000 (06:17 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 15 Oct 2018 13:17:42 +0000 (16:17 +0300)
.github/CODEOWNERS [new file with mode: 0644]

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644 (file)
index 0000000..7d3fa99
--- /dev/null
@@ -0,0 +1,3 @@
+*.js    @twbs/js-review
+*.css   @twbs/css-review
+*.scss  @twbs/css-review