Merge pull request #455 from freakboy3742/sponsors

Update membership registry.
This commit is contained in:
Russell Keith-Magee 2021-02-14 16:40:44 +08:00 committed by GitHub
commit 74d16a1ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 129 additions and 3 deletions

View file

@ -8,6 +8,8 @@ level: bronze
---
join_date: 2020-03-10
---
end_date: 2021-01-16
---
description: `PasciVite <https://pascivite.com/>`__ is a digital marketing
agency, focusing on custom software development. Whether you're a large
enterprise, a startup, or an individual, we're here to help you succeed. Our

View file

@ -7,3 +7,5 @@ email: eliasdorneles@******.com
level: individual
---
join_date: 2016-10-15
---
end_date: 2020-10-24

View file

@ -1,4 +1,4 @@
name:
name:
---
uid: 450694fc
---
@ -7,3 +7,5 @@ email: dave@******.com
level: individual
---
join_date: 2017-04-04
---
end_date: 2021-07-10

View file

@ -0,0 +1,9 @@
name:
---
uid: 565ebd46
---
email: greg.wendel@******.com
---
level: individual
---
join_date: 2020-11-01

View file

@ -0,0 +1,9 @@
name:
---
uid: 60cfe42c
---
email: checobiki@******.com
---
level: individual
---
join_date: 2020-09-07

View file

@ -7,3 +7,5 @@ email: mattcampbell@pobox.com
level: professional
---
join_date: 2019-06-16
---
end_date: 2021-06-20

View file

@ -0,0 +1,9 @@
name:
---
uid: 7b719064
---
email: riabroy@******.com
---
level: individual
---
join_date: 2020-07-23

View file

@ -0,0 +1,9 @@
name:
---
uid: 9b17fd29
---
email: bluejeansummer@******.com
---
level: individual
---
join_date: 2020-05-20

View file

@ -0,0 +1,11 @@
name:
---
uid: a64eedee
---
email: sverige746@******.com
---
level: individual
---
join_date: 2020-07-04
---
end_date: 2021-08-31

View file

@ -13,3 +13,5 @@ description: `Juno <https://juno.sh>`__ is a complete Jupyter development enviro
image: juno-large.png
---
image_small: juno-small.png
---
end_date: 2021-08-25

View file

@ -0,0 +1,9 @@
name:
---
uid: af25bddc
---
email: ericfroemling@******.com
---
level: individual
---
join_date: 2021-01-08

View file

@ -0,0 +1,9 @@
name:
---
uid: b13a2e7b
---
email: BruceTEckel@******.com
---
level: other
---
join_date: 2020-09-06

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -0,0 +1,27 @@
contribution: Butterfly Network sponsored the development of the Python 3.9
update for iOS and Android.
---
join_date: 2021-01-27
---
level: adhoc
---
name: Butterfly Network
---
url: https://www.butterflynetwork.com/
---
description:
`Butterfly Network <https://www.butterflynetwork.com>`__ is an innovative digital
health company whose mission is to enable universal access to superior medical
imaging, making high quality ultrasound affordable, easy to use, globally
accessible and intelligently connected. Butterfly iQ is the only transducer
using semiconductor technology that can perform “whole-body imaging” using a
single handheld probe. Connected to a mobile phone or tablet, it is powered by
Butterflys proprietary Ultrasound-on-Chip™ technology and harnesses the
advantages of AI to deliver advanced imaging that improves patient outcomes and
lowers cost of care around the world.
---
image: butterflynetwork-large.png
---
image_small: butterflynetwork-small.png

View file

@ -12,8 +12,8 @@ def generate(filename, basedir):
for line in reader:
name = line[2]
email = line[3]
join_date = line[5]
email = line[4]
join_date = line[6]
uid = hashlib.sha1(email.encode()).hexdigest()[0:8]

View file

@ -0,0 +1,24 @@
contribution: Otojig provided funding for Apple Silicon hardware that will be
used to develop and maintain macOS support.
---
join_date: 2021-01-19
---
level: adhoc
---
name: Otojig
---
url: https://otojig.com/
---
description:
`OtoJig <https://otojig.com>`__ is a medical device start-up from Germany,
developing a minimally-invasive cochlear implantation system, and making deaf
people hear should only be a minor surgery, affordable and available to all
hospitals. Our revolutionary planning software is written in Swift and Python
to run on the iPad and that is why we share and support the goals of the
amazing BeeWare Project.
---
image: otojig-large.png
---
image_small: otojig-small.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB