aboutsummaryrefslogtreecommitdiff
path: root/.reuse/dep5
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-05-15 01:23:27 +0700
committerShulhan <ms@kilabit.info>2023-05-15 01:23:27 +0700
commit7398b1b41deb5bc165c4bde3718aaffc1f32b01a (patch)
treeef44939d4c5ca70793a56bb6bdfff66806e9820c /.reuse/dep5
parent85d43645f617e4679d4f08cc6f4501ccdc4e2143 (diff)
downloadgotp-7398b1b41deb5bc165c4bde3718aaffc1f32b01a.tar.xz
all: convert the README from asciidoc to markdown
I use two remote repositories: GitHub and SourceHut. GitHub support rendering README using asciidoc while SourceHut not. This cause the repository that use README.adoc rendered as text in SourceHut which make the repository page less readable. Also, the pkg.go.dev now render README but only support Markdown. Since we cannot control the SourceHut and go.dev, the only option is to support converting Markdown in ciigo so I can write README using Markdown and the rest of documentation using Asciidoc.
Diffstat (limited to '.reuse/dep5')
-rw-r--r--.reuse/dep54
1 files changed, 4 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5
index 90c86e3..a5d3b9a 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -3,6 +3,10 @@ Upstream-Name: gotp
Upstream-Contact: Shulhan <ms@kilabit.info>
Source: https://git.sr.ht/~shulhan/gotp
+Files: README.md
+Copyright: 2022 Shulhan <ms@kilabit.info>
+License: GPL-3.0-or-later
+
Files: go.sum
Copyright: 2022 Shulhan <ms@kilabit.info>
License: GPL-3.0-or-later