-
Notifications
You must be signed in to change notification settings - Fork 3
Add sponsors europython 2013 #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,137 @@ | ||||||
| { | ||||||
| "year": 2013, | ||||||
| "levels": { | ||||||
| "Recruiting": 0, | ||||||
| "Sponsor talk": 0, | ||||||
| "Product visibility": 0, | ||||||
| "Startup": 0, | ||||||
| "Brading": 0 | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| "sponsors": [ | ||||||
| { | ||||||
| "name": "Google", | ||||||
| "website": "https://Google.com", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Spotify", | ||||||
| "website": "https://open.spotify.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "hp", | ||||||
| "website": "https://www.hpcloud.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Amazon", | ||||||
| "website": "https://amazon.com/", | ||||||
| "level": "Unknown" | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| { | ||||||
| "name": "Red Hat", | ||||||
| "website": "https://www.redhat.com/", | ||||||
| "level": "Unknown" | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| { | ||||||
| "name": "rackspace", | ||||||
| "website": "https://www.rackspace.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Python Academy", | ||||||
| "website": "https://www.python-academy.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "enquos", | ||||||
| "website": "http://enquos.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Github", | ||||||
| "website": "http://github.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Jet Brains", | ||||||
| "website": "https://www.jetbrains.com/", | ||||||
| "level": "Unknown" | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| { | ||||||
| "name": "Python Anywhere", | ||||||
| "website": "https://www.pythonanywhere.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Demonware", | ||||||
| "website": "https://www.demonware.net/", | ||||||
| "level": "Unknown" | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| { | ||||||
| "name": "Divio", | ||||||
| "website": "https://www.divio.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "web republic", | ||||||
| "website": "https://www.webrepublic.com/en/", | ||||||
| "level": "Unknown" | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| }, | ||||||
| { | ||||||
| "name": "MongoDB", | ||||||
| "website": "https://www.mongodb.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "develer", | ||||||
| "website": "https://www.develer.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "enthought", | ||||||
| "website": "https://www.enthought.com//", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "elastic search", | ||||||
| "website": "http://www.elasticsearch.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "nana bianca", | ||||||
| "website": "https://www.nanabianca.it/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "HEROKU", | ||||||
| "website": "https://www.heroku.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Link group", | ||||||
| "website": "http://linkgroup.it/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "O'REILLY", | ||||||
| "website": "https://www.oreilly.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "mist.io", | ||||||
| "website": "hhttps://mist.io/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "SSL Matrix", | ||||||
| "website": "https://www.sslmatrix.com/", | ||||||
| "level": "Unknown" | ||||||
| }, | ||||||
| { | ||||||
| "name": "Linux Porfessional institute", | ||||||
| "website": "http://www.lpi-italia.org/", | ||||||
| "level": "Unknown" | ||||||
| } | ||||||
| ] | ||||||
| } | ||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.