diff --git a/lib/config.json b/lib/config.json index 8ddef25..339e94e 100644 --- a/lib/config.json +++ b/lib/config.json @@ -19,7 +19,7 @@ "admin" : "emachado@linux.vnet.ibm.com" }, { "name" : "aix-power7-1", "arch" : "power7", "jobs" : "4", - "admin" : "dje.gcc@gmail.com" }, + "admin" : "sergiodj@redhat.com" }, { "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1", "admin" : "sergiodj@redhat.com" }, @@ -154,7 +154,7 @@ "slavenames" : [ "fedora-ppc64le-1" ] }, - { "name" : "AIX-Power7-plain", + { "name" : "AIX-POWER7-plain", "type" : "GDBPlainAIX", "builddir" : "aix-power7-plain", "slavenames" : [ "aix-power7-1" ], @@ -190,7 +190,9 @@ "Fedora-ppc64le-m64", "Fedora-ppc64le-native-gdbserver-m64", "Fedora-ppc64le-native-extended-gdbserver-m64", - "Fedora-ppc64le-cc-with-index" ] + "Fedora-ppc64le-cc-with-index", + + "AIX-POWER7-plain" ] } ]