Skip to content

Commit

Permalink
add polkadotters
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Aug 4, 2022
1 parent eec0e3c commit d024fe4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/config/validators/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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: 'polkadotters@protonmail.com',
twitter: '@Polkadotters1',
website: 'https://polkadotters.com/',
validators: {
polkadot: ['16A4n4UQqgxw5ndeehPjUAobDNmuX2bBoPXVKj4xTe16ktRN'],
kusama: ['FVAFUJhJy9tj1X4PaEXX3tDzjaBEVsVunABAdsDMD4ZYmWA'],
},
},
{
name: 'Sik | crifferent.de',
Thumbnail: Crifferent,
Expand Down
1 change: 1 addition & 0 deletions src/config/validators/thumbnails/polkadotters.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d024fe4

Please sign in to comment.