blob: 0ccfe1b809bb9d874fac80770306706efedf5531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/issues</bugs-to>
<remote-id type="github">GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator</remote-id>
</upstream>
</pkgmetadata>
|