obs-90: Update org to mozilla-services
This commit is contained in:
Родитель
7f565bae9a
Коммит
5be980b4a7
|
@ -12,8 +12,8 @@ Take crash ping stack traces and:
|
|||
|
||||
Project details:
|
||||
|
||||
* Code: https://github.com/mozilla/fx-crash-sig
|
||||
* Issues: https://github.com/mozilla/fx-crash-sig/issues
|
||||
* Code: https://github.com/mozilla-services/fx-crash-sig
|
||||
* Issues: https://github.com/mozilla-services/fx-crash-sig/issues
|
||||
* License: MPL v2
|
||||
* Documentation: This README
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -27,7 +27,7 @@ setup(
|
|||
description="Get crash signature from Firefox crash ping",
|
||||
long_description=read_file("README.md"),
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/mozilla/fx-crash-sig",
|
||||
url="https://github.com/mozilla-services/fx-crash-sig",
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
install_requires=INSTALL_REQUIRES,
|
||||
|
|
Загрузка…
Ссылка в новой задаче