Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions .clabot
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -28,12 +24,10 @@
"agaur",
"bhargavisumo",
"ravipadala-sumo",
"jd-sumo",
"davidcarltonsumo",
"pkazmir-sumo",
"dkarabin-sumo",
"kevin-sumo",
"mgol-sumo",
"crm6718",
"mvirga-sumo",
"tarunk2",
Expand Down Expand Up @@ -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."
}
12 changes: 7 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -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