diff options
author | Colin Guthrie <colin@mageia.org> | 2014-03-23 16:11:48 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-03-23 16:11:48 +0000 |
commit | 65fafa039d7471958a4016fb35c8f12020dcc6d7 (patch) | |
tree | 9d649242dff88aed718f021291a00e56ac90cac6 | |
parent | 2e9c6153bccea8bdf269c25713b0e11a988558df (diff) | |
download | web-65fafa039d7471958a4016fb35c8f12020dcc6d7.tar web-65fafa039d7471958a4016fb35c8f12020dcc6d7.tar.gz web-65fafa039d7471958a4016fb35c8f12020dcc6d7.tar.bz2 web-65fafa039d7471958a4016fb35c8f12020dcc6d7.tar.xz web-65fafa039d7471958a4016fb35c8f12020dcc6d7.zip |
Ensure there is a newline at the end of the doc (YAML needs it)
-rw-r--r-- | identity.repo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/identity.repo b/identity.repo index 5a6b3e9..d1cdd20 100644 --- a/identity.repo +++ b/identity.repo @@ -1,3 +1,3 @@ description: The identity.mageia.org Website [aka CatDap] maintainer: buchan -noemail: true
\ No newline at end of file +noemail: true |