Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:19:08 +0300
committerGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:37:16 +0300
commitc81ea41bec91f340ddc31326c44675cce86f2846 (patch)
treee65f62635c23ec0e5fba81482ca183bd8f5a4f9b /.chglog
parent1d2fa904783d6493957311c8a3e0b4dc970ceb8b (diff)
cfix: Add missing and remove unneeded execute bits
Remove the execute bit from files that most likely should not be executable in a Unix-like environment, like Markdown or Yaml. Set the execute bit on files that most likely should be executable: those having "#!/usr/bin/env ..." or similar solutions.
Diffstat (limited to '.chglog')
-rw-r--r--[-rwxr-xr-x].chglog/CHANGELOG.tpl.md0
-rw-r--r--[-rwxr-xr-x].chglog/config.yml0
2 files changed, 0 insertions, 0 deletions
diff --git a/.chglog/CHANGELOG.tpl.md b/.chglog/CHANGELOG.tpl.md
index 22dcf5dee..22dcf5dee 100755..100644
--- a/.chglog/CHANGELOG.tpl.md
+++ b/.chglog/CHANGELOG.tpl.md
diff --git a/.chglog/config.yml b/.chglog/config.yml
index c178d27e8..c178d27e8 100755..100644
--- a/.chglog/config.yml
+++ b/.chglog/config.yml