summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-18 18:42:20 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-18 18:42:20 -0300
commit65a4d2f541a4292efe422f829d5eac41c548efd8 (patch)
tree54d4c18a4e78cc747b88334d221c08daaadb6112 /config
parent5d6835ea9b942184ef255bda26590e8b2a3442ac (diff)
adding artistic repo to community project
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index cb552e4..b3a4658 100644
--- a/config
+++ b/config
@@ -10,7 +10,7 @@ OURREPOS=('libre' 'libre-testing')
# User repos
USERREPOS=('~fauno' '~smv' '~xihh' '~mtjm' '~brendan' '~lukeshu' '~emulatorman' '~aurelien')
# Community project repos
-PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross')
+PROJREPOS=('social' 'artistic' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross')
# Remote repos
RMTREPOS=('connos' 'connos-extra')
PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]})