Skip to content

Commit

Permalink
Adding README.md and CONTRIBUTING.md to bin assemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
chtompki committed Mar 2, 2018
1 parent bfb8fd9 commit db95208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assembly/bin.xml
Expand Up @@ -24,8 +24,10 @@
<fileSets>
<fileSet>
<includes>
<include>CONTRIBUTING.md</include>
<include>LICENSE.txt</include>
<include>NOTICE.txt</include>
<include>README.md</include>
<include>RELEASE-NOTES.txt</include>
</includes>
</fileSet>
Expand Down

0 comments on commit db95208

Please sign in to comment.