diff --git a/.clabot b/.clabot index 616f33df62..10329d504a 100644 --- a/.clabot +++ b/.clabot @@ -173,8 +173,7 @@ "Misterjohnson87", "lol3909", "Hellfire4959", - "antonymartinsumo", - "amee-sumo" + "antonymartinsumo" ], "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.", "label": "cla-signed", diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4c558d23ff..6c4fc8423d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,14 +1,14 @@ # Default owners for everything in the repo. -* @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo +* @kimsauce @jpipkin1 @JV0812 @mafsumo # Owners of all files in the `/docs` directory and its subdirectories. -/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo +/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo # Owners of all files in the `/docs/send-data/kubernetes` directory. -/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo +/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo # Owners of all files in the `/docs/send-data/opentelemetry-collector` directory and its subdirectories. -/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 @amee-sumo +/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 # GitHub workflow owners /.github/workflows/ @SumoLogic/open-source-collection-team @kimsauce