diff --git a/make_help_scripts/create_pr_stats.py b/make_help_scripts/create_pr_stats.py index 2e3df9f269..615e0f3a29 100644 --- a/make_help_scripts/create_pr_stats.py +++ b/make_help_scripts/create_pr_stats.py @@ -692,7 +692,7 @@ def print_contributors_stats(contributors_stats): "ros2_debian": "main" } -maintainers = ["bmagyar", "destogl", "christophfroehlich"] +maintainers = ["bmagyar", "destogl", "christophfroehlich", "saikishor"] blacklist = ["dependabot[bot]", "mergify[bot]"] # Get the current date and time