summaryrefslogtreecommitdiff
path: root/dev-python/sentry-sdk/metadata.xml
blob: 09f8824950d1002f504b41736639b110d8a09e19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
	<!-- maintainer-needed -->

	<stabilize-allarches/>

	<upstream>
		<maintainer status="active">
			<name>Sentry Team and Contributors</name>
			<email>hello@sentry.io</email>
		</maintainer>

		<changelog>https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md</changelog>
		<doc>https://docs.sentry.io/platforms/python/</doc>
		<bugs-to>https://github.com/getsentry/sentry-python/issues</bugs-to>

		<remote-id type="github">getsentry/sentry-python</remote-id>
		<remote-id type="pypi">sentry-sdk</remote-id>
	</upstream>
</pkgmetadata>