diff --git a/.clabot b/.clabot index 10329d504a..f11b1195bd 100644 --- a/.clabot +++ b/.clabot @@ -5,13 +5,9 @@ "JV0812", "jpipkin1", "JainM6", - "swiatekm-sumo", "docsSeema", - "@dependabot[bot]", - "dependabot[bot]", "angadrandhawa1", "kkujawa-sumo", - "open-source-collection-team", "mat-rumian", "perk-sumo", "jmartini-sumo", @@ -28,12 +24,10 @@ "agaur", "bhargavisumo", "ravipadala-sumo", - "jd-sumo", "davidcarltonsumo", "pkazmir-sumo", "dkarabin-sumo", "kevin-sumo", - "mgol-sumo", "crm6718", "mvirga-sumo", "tarunk2", @@ -173,9 +167,10 @@ "Misterjohnson87", "lol3909", "Hellfire4959", - "antonymartinsumo" + "antonymartinsumo", + "amee-sumo" ], - "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.", + "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 will add you to our approved list of contributors.", "label": "cla-signed", "recheckComment": "The GitHub CLA Bot is rechecking to see that you have signed our CLA." } diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6c4fc8423d..4e0dda68bc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,14 +1,16 @@ +# More details: https://help.github.com/articles/about-codeowners + # Default owners for everything in the repo. -* @kimsauce @jpipkin1 @JV0812 @mafsumo +* @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo -# Owners of all files in the `/docs` directory and its subdirectories. -/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo +# Owners of all files in the `/docs/integrations` directory. +/docs/integrations/ @SumoLogic/sumoappdev @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo # Owners of all files in the `/docs/send-data/kubernetes` directory. -/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo +/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @SumoLogic/k8s-developers @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo # 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 +/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 @amee-sumo # GitHub workflow owners /.github/workflows/ @SumoLogic/open-source-collection-team @kimsauce