From cbac6dbe8d983d792c8a683c68535bb499896098 Mon Sep 17 00:00:00 2001 From: Martin Dosch Date: Thu, 23 Apr 2020 09:11:37 +0200 Subject: [PATCH] Move repo from mdosch-guest to mdosch --- README.md | 4 ++-- go.mod | 2 +- man/go-sendxmpp.1 | 8 ++++---- man/go-sendxmpp.1.html | 5 ++--- man/go-sendxmpp.1.ronn | 2 +- man/go-sendxmpp.5 | 10 +++++----- man/go-sendxmpp.5.html | 27 +++++---------------------- man/go-sendxmpp.5.ronn | 2 +- 8 files changed, 21 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 8549b04..25a0dbe 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ If you have *[GOPATH](https://github.com/golang/go/wiki/SettingGOPATH)* set just run this commands: ```plain -$ go get salsa.debian.org/mdosch-guest/go-sendxmpp -$ go install salsa.debian.org/mdosch-guest/go-sendxmpp +$ go get salsa.debian.org/mdosch/go-sendxmpp +$ go install salsa.debian.org/mdosch/go-sendxmpp ``` You will find the binary in `$GOPATH/bin` or, if set, `$GOBIN`. diff --git a/go.mod b/go.mod index 2d50a81..311db62 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module salsa.debian.org/mdosch-guest/go-sendxmpp +module salsa.debian.org/mdosch/go-sendxmpp go 1.13 diff --git a/man/go-sendxmpp.1 b/man/go-sendxmpp.1 index 9f8844c..dae870e 100644 --- a/man/go-sendxmpp.1 +++ b/man/go-sendxmpp.1 @@ -1,6 +1,6 @@ -.\" generated with Ronn-NG/v0.8.0 -.\" http://github.com/apjanke/ronn-ng/tree/0.8.0 -.TH "GO\-SENDXMPP" "1" "April 2020" "" "" +.\" generated with Ronn-NG/v0.9.0 +.\" http://github.com/apjanke/ronn-ng/tree/0.9.0 +.TH "GO\-SENDXMPP" "1" "April 2020" "" .SH "NAME" \fBgo\-sendxmpp\fR \- A little tool to send messages to an XMPP contact or MUC\. .SH "SYNOPSIS" @@ -57,7 +57,7 @@ Use StartTLS\. .SH "AUTHOR" Written by Martin Dosch\. .SH "REPORTING BUGS" -Report bugs at https://salsa\.debian\.org/mdosch\-guest/go\-sendxmpp/issues +Report bugs at https://salsa\.debian\.org/mdosch/go\-sendxmpp/issues .SH "COPYRIGHT" Copyright (c) 2018 \- 2020 Martin Dosch License: BSD 2\-clause License .SH "SEE ALSO" diff --git a/man/go-sendxmpp.1.html b/man/go-sendxmpp.1.html index d9d73fc..ac7fcfa 100644 --- a/man/go-sendxmpp.1.html +++ b/man/go-sendxmpp.1.html @@ -2,7 +2,7 @@ - + go-sendxmpp(1) - A little tool to send messages to an XMPP contact or MUC. - -