Skip to content

Commit f5b3154

Browse files
authored
Revert "Added user to the chat bot" (#4803)
* Revert "Added user to the chat bot (#4759)" This reverts commit 8ccb8b1. * rv codeowners
1 parent 447ee40 commit f5b3154

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.clabot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,7 @@
173173
"Misterjohnson87",
174174
"lol3909",
175175
"Hellfire4959",
176-
"antonymartinsumo",
177-
"amee-sumo"
176+
"antonymartinsumo"
178177
],
179178
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we'll add you to our approved list of contributors.",
180179
"label": "cla-signed",

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Default owners for everything in the repo.
2-
* @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
2+
* @kimsauce @jpipkin1 @JV0812 @mafsumo
33

44
# Owners of all files in the `/docs` directory and its subdirectories.
5-
/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
5+
/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo
66

77
# Owners of all files in the `/docs/send-data/kubernetes` directory.
8-
/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
8+
/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo
99

1010
# Owners of all files in the `/docs/send-data/opentelemetry-collector` directory and its subdirectories.
11-
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 @amee-sumo
11+
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812
1212

1313
# GitHub workflow owners
1414
/.github/workflows/ @SumoLogic/open-source-collection-team @kimsauce

0 commit comments

Comments
 (0)