Skip to content

Commit

Permalink
Release candidate - v2022.03.0 (#115)
Browse files Browse the repository at this point in the history
* Add additional email domains under the WarnerMedia umbrella (#110)

* Requesting to add Opencast Software to the list (#111)

* Add SmartBear to list of companies (#112)

* Add SmartBear to list of companies

See https://smartbear.com/company/about-us/

* Add Hiptest

* Adding XWiki SAS company to company list (#113)

XWiki SAS is the main developer of the XWiki & CryptPad open source projects.

* Add GS to company list (#114)

* Update version

* Add Siemens (#116)

Co-authored-by: Elliot Nelson <[email protected]>
Co-authored-by: David Sarginson <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
Co-authored-by: Ludovic Dubost <[email protected]>
Co-authored-by: Vicki Chung <[email protected]>
Co-authored-by: Florian Greinacher <[email protected]>
  • Loading branch information
7 people authored Mar 2, 2022
1 parent 6524c15 commit d8f59b4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion osci/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2021.12.1'
__version__ = '2022.03.0'
34 changes: 34 additions & 0 deletions osci/preprocess/match_company/company_domain_match_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,11 @@
- gofore.com
industry: Technology
regex:
- company: Goldman Sachs
domains:
- gs.com
industry: Banking, Insurance & Financial Services
regex:
- company: Golden Dimension
domains:
- adorsys.com.ua
Expand Down Expand Up @@ -1102,6 +1107,11 @@
- openrobotics.org
industry: Technology
regex:
- company: Opencast Software
domains:
- opencastsoftware.com
industry: Technology
regex:
- company: OpenLattice
domains:
- openlattice.com
Expand Down Expand Up @@ -1138,6 +1148,11 @@
- ptvgroup.com
industry: Technology
regex:
- company: Siemens
domains:
- siemens.com
industry: Technology
regex:
- company: Palantir
domains:
- palantir.com
Expand Down Expand Up @@ -1392,6 +1407,16 @@
- silverstripe.com
industry: Technology
regex:
- company: SmartBear
domains:
- smartbear.com
- cucumber.io
- bugsnag.com
- bitbar.com
- swagger.io
- hiptest.com
industry: Technology
regex:
- company: Snyk
domains:
- snyk.io
Expand Down Expand Up @@ -1621,7 +1646,9 @@
regex:
- company: WarnerMedia
domains:
- hbo.com
- turner.com
- warnermedia.com
industry: Media & Telecoms
regex:
- company: Wind River
Expand Down Expand Up @@ -1764,3 +1791,10 @@
- linagora.com
industry: Technology
regex:
company: XWiki SAS
domains:
- xwiki.com
- xwiki.org
- cryptpad.fr
industry: Technology
regex:

0 comments on commit d8f59b4

Please sign in to comment.