aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2020-02-17 08:59:46 +0100
committerThierry Reding <treding@nvidia.com>2020-02-17 08:59:46 +0100
commit5306b4a0f969cbf78d23dba531c14dc38da380c7 (patch)
tree1d36fd146f6bfeaab185e60da4e0e03807e6cc74
parent834fcea665b7aabf3aa13490f6af993e1c827fc9 (diff)
downloadmaint-scripts-5306b4a0f969cbf78d23dba531c14dc38da380c7.tar.gz
request-pull-linux-tegra: Add soc@kernel.org to Cc
soc@kernel.org is a new alias that is used to track ARM SoC patches. Signed-off-by: Thierry Reding <treding@nvidia.com>
-rwxr-xr-xrequest-pull-linux-tegra.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/request-pull-linux-tegra.sh b/request-pull-linux-tegra.sh
index 9a11aaa..181a668 100755
--- a/request-pull-linux-tegra.sh
+++ b/request-pull-linux-tegra.sh
@@ -53,7 +53,7 @@ git_tag_get_subject()
repository=git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git
remote=$(get_remote)
-to="arm@kernel.org"
+to="arm@kernel.org, soc@kernel.org"
cc="Thierry Reding <thierry.reding@gmail.com>"
cc="$cc, Jon Hunter <jonathanh@nvidia.com>"
cc="$cc, linux-tegra@vger.kernel.org"