Skip to content

Commit

Permalink
Release v2022.09.0 (#144)
Browse files Browse the repository at this point in the history
* Add Credera (#143)

* Update company_domain_match_list.yaml (#142)

Adding Infosys to the organization list

* Add FARFETCH to the company list (#140)

Co-authored-by: Vlad Isayko <vladislav_isaiko@epam.com>

* Add ebay (#139)

* Update version

Co-authored-by: James Ryan <65303003+jamesryanuk@users.noreply.github.com>
Co-authored-by: Mohit Nain <Mohit_Nain@infosys.com>
Co-authored-by: Guilherme Ferreira <guilherme.as.ferreira@gmail.com>
Co-authored-by: Justin Abrahms <justin@abrah.ms>
  • Loading branch information
5 people committed Sep 2, 2022
1 parent ff4a9b3 commit cbf6b35
Show file tree
Hide file tree
Showing 2 changed files with 24 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__ = '2022.08.0'
__version__ = '2022.09.0'
23 changes: 23 additions & 0 deletions osci/preprocess/match_company/company_domain_match_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,12 @@
- cozycloud.cc
industry: Technology
regex:
- company: Credera
domains:
- credera.com
- credera.co.uk
industry: Professional Services
regex:
- company: Ctrl
domains:
- ctrl.nl
Expand Down Expand Up @@ -470,6 +476,12 @@
regex:
- ^.*\.dynatrace\.org$
- ^.*\.dynatrace\.com$
- company: eBay
domains:
- ebay.com
industry: eCommerce
regex:
- ^.*\.ebay\.com$
- company: EPAM
domains:
- epam.com
Expand Down Expand Up @@ -1821,3 +1833,14 @@
- digitalocean.com
regex:
industry: Technology
- company: FARFETCH
domains:
- farfetch.com
regex:
- company: Infosys Ltd
domains:
- infosys.com
- edgeverve.com
regex:
- ^.*\.infosys\.com$
industry: Technology

0 comments on commit cbf6b35

Please sign in to comment.