Add new category of partners - suppliers

This commit is contained in:
tree 2022-05-26 22:56:34 +02:00
rodič c5b09a8f7d
revize 91f309e298
2 změnil soubory, kde provedl 16 přidání a 0 odebrání

Zobrazit soubor

@ -234,3 +234,18 @@
desc: Youtube kanál
web:
url: https://www.youtube.com/channel/UCOn72OUpmWhnNuHl04qmRzg
# Suppliers
# ======================
- id: satoshilabs
name: Satoshi Labs
type: supplier
twitter: satoshilabs
- id: marketing-media
name: Marketing & Media
type: supplier
twitter: marketingamedia

Zobrazit soubor

@ -19,6 +19,7 @@ items:
- sponsor
- community
- medium
- supplier
twitter:
type: string
pattern: '^[a-zA-Z0-9_]+$'