chiark / gitweb /
standardize on .yml as the file extension for YAML
authorHans-Christoph Steiner <hans@eds.org>
Mon, 21 Mar 2016 20:51:23 +0000 (21:51 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 23 Mar 2016 16:16:28 +0000 (17:16 +0100)
commit9cd6b444f848e2a2f8ed4ca16cebb96390ade179
treef8ee9304d10d2c538e4239264c9e67d3d53396ce
parent19189b9b041e23afc15fa0b0d06ee30e62b34208
standardize on .yml as the file extension for YAML

Though the YAML people recommend .yaml for the file extension, in Android
land it seems clear that .yml has won out:

* .travis.yml
* .gitlab-ci.yml
* .circle.yml
* Ansible main.yml
fdroidserver/common.py
fdroidserver/import.py
fdroidserver/metadata.py
fdroidserver/rewritemeta.py
tests/metadata.TestCase
tests/metadata/org.videolan.vlc.pickle
tests/metadata/org.videolan.vlc.yml [moved from tests/metadata/org.videolan.vlc.yaml with 100% similarity]
tests/run-tests