Skip to content

Commit b8a2df0

Browse files
committed
Distribute the logo for the readme
1 parent 51cb5d2 commit b8a2df0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mx.truffleruby/suite.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,13 @@
398398
"file:doc/user",
399399
"file:doc/legal",
400400
],
401+
"logo/": [
402+
"file:logo/ATTRIBUTION.md",
403+
"file:logo/LICENSE.txt",
404+
],
405+
"logo/png/": [
406+
"file:logo/png/truffleruby_logo_horizontal_medium.png",
407+
],
401408
"lib/": [
402409
"file:lib/json",
403410
"file:lib/mri",

0 commit comments

Comments
 (0)