mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
Update node operators
This commit is contained in:
parent
ca08b7c272
commit
a8ed773e84
@ -1,8 +1,8 @@
|
||||
# This doc specifies who gets requested to review GitHub pull requests.
|
||||
# See https://help.github.com/articles/about-codeowners/.
|
||||
|
||||
* @ManfredKarrer
|
||||
* @ripcurlx
|
||||
/assets/ @blabno
|
||||
/desktop/ @ripcurlx @ManfredKarrer
|
||||
/desktop/ @ripcurlx @sqrrm
|
||||
*gradle* @cbeams
|
||||
/pricenode/ @cbeams
|
||||
|
@ -41,11 +41,11 @@ import javax.annotation.Nullable;
|
||||
@Slf4j
|
||||
public class ProvidersRepository {
|
||||
private static final List<String> DEFAULT_NODES = Arrays.asList(
|
||||
"http://xc3nh4juf2hshy7e.onion/", // @emzy
|
||||
"http://ceaanhbvluug4we6.onion/",// @miker
|
||||
"http://44mgyoe2b6oqiytt.onion/",// @devinbileck
|
||||
"http://5bmpx76qllutpcyp.onion/",// @cbeams
|
||||
"http://62nvujg5iou3vu3i.onion/" // @manfredkarrer
|
||||
"http://xc3nh4juf2hshy7e.onion/", // @emzy
|
||||
"http://ceaanhbvluug4we6.onion/", // @mrosseel
|
||||
"http://44mgyoe2b6oqiytt.onion/", // @devinbileck
|
||||
"http://5bmpx76qllutpcyp.onion/", // @cbeams
|
||||
"http://62nvujg5iou3vu3i.onion/" // @alexej996
|
||||
);
|
||||
|
||||
private final String providersFromProgramArgs;
|
||||
|
@ -1,9 +1,9 @@
|
||||
# nodeaddress.onion:port [(@owner)]
|
||||
5quyxpxheyvzmb2d.onion:8000 (@miker)
|
||||
s67qglwhkgkyvr74.onion:8000 (@emzy)
|
||||
ef5qnzx6znifo3df.onion:8000 (@freimair)
|
||||
jhgcy2won7xnslrb.onion:8000 (@freimair)
|
||||
ef5qnzx6znifo3df.onion:8000 (@alexej996)
|
||||
jhgcy2won7xnslrb.onion:8000 (@alexej996)
|
||||
3f3cu2yw7u457ztq.onion:8000 (@devinbileck)
|
||||
723ljisnynbtdohi.onion:8000 (@emzy)
|
||||
rm7b56wbrcczpjvl.onion:8000 (@miker)
|
||||
fl3mmribyxgrv63c.onion:8000 (@manfredkarrer)
|
||||
fl3mmribyxgrv63c.onion:8000 (@devinbileck)
|
||||
|
@ -1,9 +1,9 @@
|
||||
# nodeaddress.onion:port [(@owner)]
|
||||
5quyxpxheyvzmb2d.onion:8000 (@miker)
|
||||
s67qglwhkgkyvr74.onion:8000 (@emzy)
|
||||
ef5qnzx6znifo3df.onion:8000 (@freimair)
|
||||
jhgcy2won7xnslrb.onion:8000 (@freimair)
|
||||
ef5qnzx6znifo3df.onion:8000 (@alexej996)
|
||||
jhgcy2won7xnslrb.onion:8000 (@alexej996)
|
||||
3f3cu2yw7u457ztq.onion:8000 (@devinbileck)
|
||||
723ljisnynbtdohi.onion:8000 (@manfredkarrer)
|
||||
rm7b56wbrcczpjvl.onion:8000 (@manfredkarrer)
|
||||
fl3mmribyxgrv63c.onion:8000 (@manfredkarrer)
|
||||
723ljisnynbtdohi.onion:8000 (@emzy)
|
||||
rm7b56wbrcczpjvl.onion:8000 (@miker)
|
||||
fl3mmribyxgrv63c.onion:8000 (@devinbileck)
|
||||
|
Loading…
Reference in New Issue
Block a user