forked from botpress/botpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
Validating CODEOWNERS rules...
64 lines (57 loc) · 2.79 KB
/
CODEOWNERS
File metadata and controls
64 lines (57 loc) · 2.79 KB
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
# Global
* @botpress/engineering
# Scripts
/scripts @franklevasseur
# Client, SDK, CLI
/packages @botpress/engineering
# Bots
/packages/bots @franklevasseur
# Plugins
/plugins @botpress/engineering
# Integrations
## Utils
/integrations/browser @allardy @botpress/engineering
/integrations/charts @allardy @botpress/engineering
/integrations/pdf-generator @allardy @botpress/engineering
## LLM
/integrations/anthropic @AbrahamLopez10 @botpress/engineering
/integrations/cerebras @AbrahamLopez10 @botpress/engineering
/integrations/fireworks-ai @AbrahamLopez10 @botpress/engineering
/integrations/google-ai @AbrahamLopez10 @botpress/engineering
/integrations/groq @AbrahamLopez10 @botpress/engineering
/integrations/openai @AbrahamLopez10 @botpress/engineering
## Others
/integrations/airtable @pascal-botpress @botpress/engineering
/integrations/asana @SebastienPoitras @botpress/engineering
/integrations/bigcommerce-sync @matthewbotpress @botpress/engineering
/integrations/chat @franklevasseur @botpress/engineering
/integrations/clickup @franklevasseur @botpress/engineering
/integrations/dropbox @pascal-botpress @botpress/engineering
/integrations/freshchat @SebastienPoitras @botpress/engineering
/integrations/github @pascal-botpress @botpress/engineering
/integrations/gmail @pascal-botpress @botpress/engineering
/integrations/googlecalendar @pascal-botpress @botpress/engineering
/integrations/googledrive @pascal-botpress @botpress/engineering
/integrations/gsheets @pascal-botpress @botpress/engineering
/integrations/instagram @SebastienPoitras @botpress/engineering
/integrations/intercom @SebastienPoitras @botpress/engineering
/integrations/line @SebastienPoitras @botpress/engineering
/integrations/linear @franklevasseur @botpress/engineering
/integrations/mailchimp @SebastienPoitras @botpress/engineering
/integrations/messenger @SebastienPoitras @botpress/engineering
/integrations/notion @pascal-botpress @botpress/engineering
/integrations/slack @pascal-botpress @botpress/engineering
/integrations/stripe @SebastienPoitras @botpress/engineering
/integrations/sunco @SebastienPoitras @botpress/engineering
/integrations/teams @franklevasseur @botpress/engineering
/integrations/telegram @franklevasseur @botpress/engineering
/integrations/todoist @SebastienPoitras @botpress/engineering
/integrations/trello @pascal-botpress @botpress/engineering
/integrations/twilio @SebastienPoitras @botpress/engineering
/integrations/viber @SebastienPoitras @botpress/engineering
/integrations/vonage @SebastienPoitras @botpress/engineering
/integrations/webhook @franklevasseur @botpress/engineering
/integrations/whatsapp @SebastienPoitras @botpress/engineering
/integrations/zapier @SebastienPoitras @botpress/engineering
/integrations/zendesk @franklevasseur @botpress/engineering
/integrations/zoho @matthewbotpress @botpress/engineering