diff options
author | Koen Kooi <koen@openembedded.org> | 2006-01-14 16:55:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-14 16:55:13 +0000 |
commit | 9c28865bb02633562f1db6047c3c6834479d7b0f (patch) | |
tree | a5651367faf6e615f815048ce7faefa15b7fb7ab /conf | |
parent | 8997e3c9f0a49d0455a557c44857b0f96b9ec714 (diff) |
familiar-unstable: add a warning about touching this file
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/familiar-unstable.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index fe8d767788..f7d941063d 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -1,6 +1,8 @@ DISTRO = "familiar" DISTRO_NAME = "Familiar Linux" DISTRO_VERSION = "unstable-${DATE}" +MAINTAINER = "Koen Kooi <koen@handhelds.org>" +# Do not touch this file before notifying familiar-dev@handhelds.org include conf/distro/familiar.conf |