-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ross Bulat
committed
Aug 4, 2022
1 parent
eec0e3c
commit d024fe4
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ import { ReactComponent as Amforc } from './thumbnails/amforc.svg'; | |
import { ReactComponent as Crifferent } from './thumbnails/crifferent.svg'; | ||
import { ReactComponent as HighStake } from './thumbnails/highstake.svg'; | ||
import { ReactComponent as Polkachu } from './thumbnails/polkachu.svg'; | ||
import { ReactComponent as Polkadotters } from './thumbnails/polkadotters.svg'; | ||
import { ReactComponent as Stakerspace } from './thumbnails/stakerspace.svg'; | ||
import { ReactComponent as TurboFlakes } from './thumbnails/turboflakes.svg'; | ||
import { ReactComponent as Wojdot } from './thumbnails/wojdot.svg'; | ||
|
@@ -66,6 +67,18 @@ export const VALIDATOR_COMMUNITY = [ | |
], | ||
}, | ||
}, | ||
{ | ||
name: 'Polkadotters', | ||
Thumbnail: Polkadotters, | ||
bio: 'We are Polkadot focused node operators and community builders from Czechia.', | ||
email: '[email protected]', | ||
twitter: '@Polkadotters1', | ||
website: 'https://polkadotters.com/', | ||
validators: { | ||
polkadot: ['16A4n4UQqgxw5ndeehPjUAobDNmuX2bBoPXVKj4xTe16ktRN'], | ||
kusama: ['FVAFUJhJy9tj1X4PaEXX3tDzjaBEVsVunABAdsDMD4ZYmWA'], | ||
}, | ||
}, | ||
{ | ||
name: 'Sik | crifferent.de', | ||
Thumbnail: Crifferent, | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.