Skip to content

Commit 84381c4

Browse files
committed
add PSF as a Grant sponsor
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 561084a commit 84381c4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

src/_data/sponsors.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@
3838
"description": "Bloomberg is building the world's most trusted information network for financial professionals. Its 9,000+ engineers are dedicated to advancing and building new systems for the Bloomberg Terminal to solve complex, real-world problems. They trust their teams to choose the right technologies for the job, and, at Bloomberg, the answer is often Python. The company employs an active community of 4,000+ Python developers who have their hands in everything from financial analytics and data science to contributing to open source technologies like Project Jupyter. Bloomberg is a Visionary Sponsor of the Python Software Foundation and sponsors many Python community events around the world."
3939
}
4040
]
41+
},
42+
{
43+
"title": "Grant",
44+
"companies": [
45+
{
46+
"name": "Python Software Foundation",
47+
"url": "http://python.org",
48+
"logo": "img/sponsors/psf.png",
49+
"description": "The Python Software Foundation is the charitable organization behind the Python programming language."
50+
}
51+
]
4152
}
4253
]
4354
}

src/static/img/sponsors/psf.png

11.2 KB
Loading

0 commit comments

Comments
 (0)