-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from TechForPalestine/yaml-format-v1
Begin implementing RFC
- Loading branch information
Showing
6 changed files
with
52 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: "Drinkmate" | ||
website: https://idrinkproducts.com/ |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: "Ahava" | ||
reason: |- | ||
Ahava is an Israeli cosmetics company which operates its main manufacturing plant and showroom in Mitzpe Shalem, | ||
an illegal settlement in the West Bank.[^1] | ||
The Palestinian BDS National Committee has called for a boycott of Ahava.[^2] | ||
[^1]: https://en.wikipedia.org/wiki/Ahava | ||
[^2]: https://bdsmovement.net/Act-Now-Against-These-Companies-Profiting-From-Genocide | ||
brands: | ||
- name: Ahava | ||
slug: ahava | ||
alternatives: [] |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
name: "PepsiCo, Inc." | ||
reason: |- | ||
PepsiCo purchased the Israeli company SodaStream in August 2018.[^1] SodaStream has long been a BDS target due to | ||
their operation of factories on stolen land and their racial discrimination against Palestinian workers.[^2] | ||
Pepsi also owns 50% of Sabra, with the other 50% being owned by Israeli food company Strauss. | ||
[^1]: https://www.nasdaq.com/articles/sodastream-sells-out-price-too-low-2018-08-20 | ||
[^2]: https://bdsmovement.net/Act-Now-Against-These-Companies-Profiting-From-Genocide | ||
brands: | ||
- name: SodaStream | ||
slug: sodastream | ||
alternatives: [drinkmate] | ||
- name: Sabra | ||
slug: sabra | ||
alternatives: [] |
Empty file.
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: "Puma SE" | ||
reason: |- | ||
The Palestinian BDS National Committee has called for a boycott of Puma[^1] for several reasons, including their | ||
sponsorship of the Israeli Football Association (IFA), which includes teams in illegal settlements on occupied | ||
Palestinian land. | ||
[^1]: https://bdsmovement.net/boycott-puma | ||
brands: | ||
- name: Puma | ||
slug: puma | ||
alternatives: [] |