get-developers: use --cc instead of --to for developers
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Mon, 17 Oct 2016 17:01:31 +0000 (22:31 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Oct 2016 21:38:16 +0000 (23:38 +0200)
commita1d12fe93935234ae3b635cc01665cb0c4ebb583
treecfdfb332e5d1f846871b914e56cbdf73e8850e90
parent1092c8f612229aeca7ef7453debdb0e7b501004b
get-developers: use --cc instead of --to for developers

Output of get-developers script in our manual uses --cc for developers,
but actual output of get-developers script uses --to. This patch makes
code consistent with documentation, by using --cc for developers.

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/get-developers