Changing admin email for FreeBSD buildslaves
This commit is contained in:
parent
d49ece815b
commit
feebfc0a23
1 changed files with 4 additions and 4 deletions
|
@ -35,13 +35,13 @@
|
||||||
"admin" : "IMGBA-buildbot@imgtec.com" },
|
"admin" : "IMGBA-buildbot@imgtec.com" },
|
||||||
|
|
||||||
{ "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "sergiodj@redhat.com" },
|
"admin" : "koobs@FreeBSD.org" },
|
||||||
{ "name" : "koobs-freebsd9", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "koobs-freebsd9", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "sergiodj@redhat.com" },
|
"admin" : "koobs@FreeBSD.org" },
|
||||||
{ "name" : "koobs-freebsd10", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "koobs-freebsd10", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "sergiodj@redhat.com" },
|
"admin" : "koobs@FreeBSD.org" },
|
||||||
{ "name" : "koobs-freebsd11", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "koobs-freebsd11", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "sergiodj@redhat.com" },
|
"admin" : "koobs@FreeBSD.org" },
|
||||||
|
|
||||||
{ "name" : "gdb-amd64-netbsd7", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "gdb-amd64-netbsd7", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "n54@gmx.com" }
|
"admin" : "n54@gmx.com" }
|
||||||
|
|
Loading…
Reference in a new issue