fromupstream: Add upstream for qrtr

Add the upstream for 'qrtr' so we can use the "upstream://" syntax in
the "src/third_party/libqrtr" project.

BUG=None
TEST=Add upstream remote in qrtr and pick with upstream://

Change-Id: Iec06279a0977b18be9204ac1dfd097c3c58e8a81
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2421331
Tested-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Abhishek Kumar <kuabhs@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Commit-Queue: Douglas Anderson <dianders@chromium.org>
diff --git a/contrib/fromupstream.py b/contrib/fromupstream.py
index a029ab7..b7674ca 100755
--- a/contrib/fromupstream.py
+++ b/contrib/fromupstream.py
@@ -31,6 +31,7 @@
     'https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git',
     'git://w1.fi/srv/git/hostap.git',
     'git://git.kernel.org/pub/scm/bluetooth/bluez.git',
+    'https://github.com/andersson/qrtr.git',
 )
 
 PATCHWORK_URLS = (