After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744842 - gstreamer repositories are not appearing in github mirror
gstreamer repositories are not appearing in github mirror
Status: RESOLVED NOTGNOME
Product: sysadmin
Classification: Infrastructure
Component: Mirrors
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2015-02-20 07:07 UTC by Young Han Lee
Modified: 2015-02-21 03:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Young Han Lee 2015-02-20 07:07:44 UTC
I cannot find gstreamer related repositories such as gstreamer, gst-plugins-good and etc.. in gnome github mirror. Is there any specific reason for that?
Comment 1 Olav Vitters 2015-02-20 10:33:58 UTC
Gstreamer uses GNOME Bugzilla for bugs, but it is actually a freedesktop.org product. So the git is at:
  http://cgit.freedesktop.org/gstreamer/

I think you could maybe file a bug with freedesktop.org admins to have a git mirror as well (like git.gnome.org).
Comment 2 Young Han Lee 2015-02-21 03:38:35 UTC
Thank you for your kind guide, Olav!