-
Notifications
You must be signed in to change notification settings - Fork 215
/
CODEOWNERS
Validating CODEOWNERS rules...
97 lines (86 loc) · 5.98 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
## Checkout team
* @bigcommerce/team-checkout
/packages/core @bigcommerce/team-checkout
/packages/payment-integration @bigcommerce/team-checkout
/packages/payment-integration-test-utils @bigcommerce/team-checkout
/packages/hosted-form-v2 @bigcommerce/team-checkout
## Integrations team
/packages/core/src/checkout-buttons/strategies/amazon-pay-v2 @bigcommerce/team-integrations
/packages/core/src/checkout-buttons/strategies/masterpass @bigcommerce/team-integrations
/packages/core/src/customer/strategies/amazon-pay-v2 @bigcommerce/team-integrations
/packages/core/src/customer/strategies/chasepay @bigcommerce/team-integrations
/packages/core/src/customer/strategies/masterpass @bigcommerce/team-integrations
/packages/core/src/customer/strategies/square @bigcommerce/team-integrations
/packages/core/src/customer/strategies/stripe-upe @bigcommerce/team-integrations
/packages/core/src/shipping/strategies/amazon-pay-v2 @bigcommerce/team-integrations
/packages/core/src/shipping/strategies/stripe-upe @bigcommerce/team-integrations
/packages/core/src/payment/strategies/adyenv2 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/adyenv3 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/affirm @bigcommerce/team-integrations
/packages/core/src/payment/strategies/amazon-pay-v2 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/barclays @bigcommerce/team-integrations
/packages/core/src/payment/strategies/bluesnapv2 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/bnz @bigcommerce/team-integrations
/packages/core/src/payment/strategies/cardinal @bigcommerce/team-integrations
/packages/core/src/payment/strategies/cba-mpgs @bigcommerce/team-integrations
/packages/core/src/payment/strategies/chasepay @bigcommerce/team-integrations
/packages/core/src/payment/strategies/checkoutcom @bigcommerce/team-integrations
/packages/core/src/payment/strategies/clearpay @bigcommerce/team-integrations
/packages/core/src/payment/strategies/converge @bigcommerce/team-integrations
/packages/core/src/payment/strategies/digitalriver @bigcommerce/team-integrations
/packages/core/src/payment/strategies/humm @bigcommerce/team-integrations
/packages/core/src/payment/strategies/klarna @bigcommerce/team-integrations
/packages/core/src/payment/strategies/klarnav2 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/masterpass @bigcommerce/team-integrations
/packages/core/src/payment/strategies/moneris @bigcommerce/team-integrations
/packages/core/src/payment/strategies/opy @bigcommerce/team-integrations
/packages/core/src/payment/strategies/ppsdk @bigcommerce/team-integrations
/packages/core/src/payment/strategies/quadpay @bigcommerce/team-integrations
/packages/core/src/payment/strategies/square @bigcommerce/team-integrations
/packages/core/src/payment/strategies/stripe-upe @bigcommerce/team-integrations
/packages/core/src/payment/strategies/stripev3 @bigcommerce/team-integrations
/packages/core/src/payment/strategies/wepay @bigcommerce/team-integrations
/packages/adyen-integration @bigcommerce/team-integrations
/packages/adyen-utils @bigcommerce/team-integrations
/packages/affirm-integration @bigcommerce/team-integrations
/packages/afterpay-integration @bigcommerce/team-integrations
/packages/amazon-pay-integration @bigcommerce/team-integrations
/packages/amazon-pay-utils @bigcommerce/team-integrations
/packages/bluesnap-direct-integration @bigcommerce/team-integrations
/packages/bolt-integration @bigcommerce/team-integrations
/packages/cardinal-integration @bigcommerce/team-integrations
/packages/checkoutcom-custom-integration @bigcommerce/team-integrations
/packages/clearpay-integration @bigcommerce/team-integrations
/packages/cybersource-integration @bigcommerce/team-integrations
/packages/digitalriver-integration @bigcommerce/team-integrations
/packages/mollie-integration @bigcommerce/team-integrations
/packages/sagepay-integration @bigcommerce/team-integrations
/packages/squarev2-integration @bigcommerce/team-integrations
/packages/stripe-integration @bigcommerce/team-integrations
/packages/td-bank-integration @bigcommerce/team-integrations
/packages/klarna-integration @bigcommerce/team-integrations
/packages/humm-integration @bigcommerce/team-integrations
/packages/zip-integration @bigcommerce/team-integrations
/packages/worldpayaccess-integration @bigcommerce/team-integrations
## PayPal team
/packages/core/src/analytics/braintree-analytic-tracker @bigcommerce/team-paypal
/packages/core/src/analytics/paypal-commerce-analytic-tracker @bigcommerce/team-paypal
/packages/core/src/checkout-buttons/strategies/braintree @bigcommerce/team-paypal
/packages/core/src/checkout-buttons/strategies/paypal @bigcommerce/team-paypal
/packages/core/src/customer/strategies/braintree @bigcommerce/team-paypal
/packages/core/src/shipping/strategies/braintree @bigcommerce/team-paypal
/packages/core/src/shipping/strategies/paypal-commerce @bigcommerce/team-paypal
/packages/core/src/payment/strategies/braintree @bigcommerce/team-paypal
/packages/core/src/payment/strategies/paypal @bigcommerce/team-paypal
/packages/braintree-integration @bigcommerce/team-paypal
/packages/braintree-utils @bigcommerce/team-paypal
/packages/paypal-express-integration @bigcommerce/team-paypal
/packages/paypal-commerce-integration @bigcommerce/team-paypal
/packages/paypal-commerce-utils @bigcommerce/team-paypal
/packages/paypal-pro-integration @bigcommerce/team-paypal
## Shared
/packages/core/src/checkout-buttons/strategies/googlepay @bigcommerce/team-checkout @bigcommerce/team-integrations @bigcommerce/team-paypal
/packages/core/src/customer/strategies/googlepay @bigcommerce/team-checkout @bigcommerce/team-integrations @bigcommerce/team-paypal
/packages/core/src/payment/strategies/googlepay @bigcommerce/team-checkout @bigcommerce/team-integrations @bigcommerce/team-paypal
/packages/apple-pay-integration @bigcommerce/team-checkout @bigcommerce/team-integrations @bigcommerce/team-paypal
/packages/google-pay-integration @bigcommerce/team-checkout @bigcommerce/team-integrations @bigcommerce/team-paypal