Skip to content

Commit 8bc524a

Browse files
author
Yifan Zou
committed
[BEAM-4801] add dependency owners file
1 parent 92dbc3a commit 8bc524a

File tree

3 files changed

+1153
-0
lines changed

3 files changed

+1153
-0
lines changed

build.gradle

+3
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ rat {
133133
"website/src/_sass/bootstrap/**/*",
134134
"website/src/js/bootstrap*.js",
135135
"website/src/js/bootstrap/**/*",
136+
137+
// Ignore ownership files
138+
"ownership/**/*",
136139
]
137140

138141
// Add .gitignore excludes to the Apache Rat exclusion list. We re-create the behavior

0 commit comments

Comments
 (0)