This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch active_release
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/active_release by this push:
new 8927982 Exclude .github in rat files (#550)
8927982 is described below
commit 8927982af7bef19f18a2cb6d3433a4cc69a40074
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Jul 14 09:29:16 2021 -0400
Exclude .github in rat files (#550)
---
dev/release/rat_exclude_files.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev/release/rat_exclude_files.txt
b/dev/release/rat_exclude_files.txt
index d64a431..c5435d0 100644
--- a/dev/release/rat_exclude_files.txt
+++ b/dev/release/rat_exclude_files.txt
@@ -12,3 +12,4 @@ filtered_rat.txt
rat.txt
# auto-generated
arrow-flight/src/arrow.flight.protocol.rs
+.github/*