diff --git a/data/brands/pepsi.yaml b/data/brands/pepsi.yaml deleted file mode 100644 index 615026b..0000000 --- a/data/brands/pepsi.yaml +++ /dev/null @@ -1,20 +0,0 @@ -name: Pepsi -status: avoid -description: |- - Owned by **PepsiCo**. - - **PepsiCo** bought SodaStream for $3.2bn and owns 50% of Sabra both of which had taken advantage of the Israeli occupation of Palestine.[^1] - - [^1]: https://www.bloomberg.com/view/articles/2018-08-22/pepsico-s-sodastream-purchase-is-sweet-news-for-israelis?leadSource=uverify%20wall#xj4y7vzkg -reasons: -- operations_in_israel -countries: -- global -categories: [] -logo_url: |- - https://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Pepsi_logo_2014.svg/1509px-Pepsi_logo_2014.svg.png -alternatives: -- meysu -stakeholders: -- id: pepsico - type: owner diff --git a/schemas/brand_schema.yaml b/schemas/brand_schema.yaml index 8232283..23c1ebc 100644 --- a/schemas/brand_schema.yaml +++ b/schemas/brand_schema.yaml @@ -40,7 +40,45 @@ properties: type: array items: type: string - enum: [food] + enum: + - books + - car + - charity + - clothing + - cloud + - coffee + - commerce + - contractor + - cosmetics + - dates + - development + - drinks + - energy + - entertainment + - fashion + - finance + - fintech + - food + - hardware + - healthcare + - household + - hr + - insurance + - luxury + - manufacturer + - marketing + - media + - petcare + - pharmaceuticals + - politics + - productivity + - sales + - security + - semiconductors + - supermarket + - technology + - travel + - weapons website: type: string format: uri