Skip to content

Commit d8f59b4

Browse files
vlad-isaykoelliot-nelsonShaolinSargmattwynneldubost
authored
Release candidate - v2022.03.0 (#115)
* 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 <nelson.work@gmail.com> Co-authored-by: David Sarginson <dsarginson8@gmail.com> Co-authored-by: Matt Wynne <matt@mattwynne.net> Co-authored-by: Ludovic Dubost <ludovic@xwiki.com> Co-authored-by: Vicki Chung <72854605+vickiychung@users.noreply.github.com> Co-authored-by: Florian Greinacher <florian@greinacher.de>
1 parent 6524c15 commit d8f59b4

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

osci/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2021.12.1'
1+
__version__ = '2022.03.0'

osci/preprocess/match_company/company_domain_match_list.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,11 @@
627627
- gofore.com
628628
industry: Technology
629629
regex:
630+
- company: Goldman Sachs
631+
domains:
632+
- gs.com
633+
industry: Banking, Insurance & Financial Services
634+
regex:
630635
- company: Golden Dimension
631636
domains:
632637
- adorsys.com.ua
@@ -1102,6 +1107,11 @@
11021107
- openrobotics.org
11031108
industry: Technology
11041109
regex:
1110+
- company: Opencast Software
1111+
domains:
1112+
- opencastsoftware.com
1113+
industry: Technology
1114+
regex:
11051115
- company: OpenLattice
11061116
domains:
11071117
- openlattice.com
@@ -1138,6 +1148,11 @@
11381148
- ptvgroup.com
11391149
industry: Technology
11401150
regex:
1151+
- company: Siemens
1152+
domains:
1153+
- siemens.com
1154+
industry: Technology
1155+
regex:
11411156
- company: Palantir
11421157
domains:
11431158
- palantir.com
@@ -1392,6 +1407,16 @@
13921407
- silverstripe.com
13931408
industry: Technology
13941409
regex:
1410+
- company: SmartBear
1411+
domains:
1412+
- smartbear.com
1413+
- cucumber.io
1414+
- bugsnag.com
1415+
- bitbar.com
1416+
- swagger.io
1417+
- hiptest.com
1418+
industry: Technology
1419+
regex:
13951420
- company: Snyk
13961421
domains:
13971422
- snyk.io
@@ -1621,7 +1646,9 @@
16211646
regex:
16221647
- company: WarnerMedia
16231648
domains:
1649+
- hbo.com
16241650
- turner.com
1651+
- warnermedia.com
16251652
industry: Media & Telecoms
16261653
regex:
16271654
- company: Wind River
@@ -1764,3 +1791,10 @@
17641791
- linagora.com
17651792
industry: Technology
17661793
regex:
1794+
company: XWiki SAS
1795+
domains:
1796+
- xwiki.com
1797+
- xwiki.org
1798+
- cryptpad.fr
1799+
industry: Technology
1800+
regex:

0 commit comments

Comments
 (0)