From 11b6e1b9fdbe2630ac5002cfbc655394daf5e9e5 Mon Sep 17 00:00:00 2001 From: Lai Jiangshan Date: Wed, 24 Jun 2015 00:09:27 +0800 Subject: [PATCH] docs: fix file's permissions The README.md and the *.png should not have the executable permissions, remove them. Signed-off-by: Lai Jiangshan --- docs/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md old mode 100755 new mode 100644