diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-09-05 09:16:33 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-09-05 09:16:33 +0000 |
commit | 9a5451f0052a66308bf9afe964f95f1be4d6c958 (patch) | |
tree | 496b779c8513f4a14af29792da8ea5171cb8747e /conf | |
parent | e0404913cd9f693af87ee2f90c5fc87a55bc04ee (diff) | |
parent | 203293cfb151dbd7eab7bc797b7b949afa8a3ba1 (diff) |
merge of 923d01265c9550e94062017d7e8ec48225395b06
and f5ac892354e565717a3484ae282835092bf581b3
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/angstrom.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 96bc33ede3..7d125ae25b 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -9,7 +9,7 @@ DISTRO_NAME = "Angstrom" ANGSTROM_URI = "http://www.angstrom-distribution.org" #Set the default maintainer to angstrom-dev -MAINTAINER = "Angstrom Developers <angstrom-dev@linuxtogo.org>" +MAINTAINER = "Angstrom Developers <angstrom-distro-devel@linuxtogo.org>" #use ipkg package format with debian style naming #use multimachine buildrules |