commit: b3455158d2eb80650b4f5e3b9a43f0ea70f94347
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Wed Aug 19 09:25:30 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 09:25:30 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=b3455158
Add JetBrains as a sponsor
Thanks for the various web app dev tools!
_data/sponsors.yaml | 5 +++++
assets/img/sponsors/jetbrains.png | Bin 0 -> 2242 bytes
2 files changed, 5 insertions(+)
diff --git a/_data/sponsors.yaml b/_data/sponsors.yaml
index 085d938..6701785 100644
--- a/_data/sponsors.yaml
+++ b/_data/sponsors.yaml
@@ -206,6 +206,11 @@ specific:
blurb: |
[OSTC](http://www.ostc.com/) is the first and largest proprietary
derivatives trading company in Poland.
They push the boundaries of global market electronic trading using
Gentoo and Open Source software as a integral components.
+ - name: "JetBrains"
+ img: "jetbrains.png"
+ link: "https://www.jetbrains.com/"
+ blurb: |
+ [JetBrains](https://www.jetbrains.com/) are providing us with licenses
to their web development tools such as
[RubyMine](https://www.jetbrains.com/ruby/).
- name: "Genesi"
img: "genesi.png"
link: "http://www.genesi.lu/"
diff --git a/assets/img/sponsors/jetbrains.png
b/assets/img/sponsors/jetbrains.png
new file mode 100644
index 0000000..ac118e9
Binary files /dev/null and b/assets/img/sponsors/jetbrains.png differ