Skip to content

Commit

Permalink
dev-go/go-licenses: add myself as a maintainer
Browse files Browse the repository at this point in the history
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed Jul 29, 2022
1 parent ebe112f commit 8d4abdf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev-go/go-licenses/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<maintainer type="person">
<email>[email protected]</email>
<name>William Hubbs</name>
</maintainer>
<longdescription>
go-licenses analyzes the dependency tree of a Go package/binary.
It can output a report on the libraries used and under what license they can be used.
Expand Down

0 comments on commit 8d4abdf

Please sign in to comment.