We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820278f commit ef255ebCopy full SHA for ef255eb
maintainer-scripts/archive-sdk.sh
@@ -46,7 +46,6 @@ makeSubset "$TARNAME" $(getSDKFilenames)
46
cd github
47
48
# Add the shared public .mailmap used in all GitHub projects derived from the internal openxr repo
49
- add_to_tar "$TARNAME" .mailmap
50
if [ -f .mailmap ]; then
51
# It's in the github folder.
52
add_to_tar "$TARNAME" .mailmap
0 commit comments