* [PATCH] bindings: move go bindings to contrib
@ 2016-08-23 23:50 David Bremner
2016-09-03 23:14 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: David Bremner @ 2016-08-23 23:50 UTC (permalink / raw)
To: notmuch
This signals two things, an intent to be more liberal about accepting
patches, and an intent to stop distributing the bindings if maintenance
doesn't pick up.
---
{bindings => contrib}/go/.gitignore | 0
{bindings => contrib}/go/LICENSE | 0
{bindings => contrib}/go/Makefile | 0
{bindings => contrib}/go/README | 0
{bindings => contrib}/go/src/notmuch-addrlookup/addrlookup.go | 0
{bindings => contrib}/go/src/notmuch/notmuch.go | 0
6 files changed, 0 insertions(+), 0 deletions(-)
rename {bindings => contrib}/go/.gitignore (100%)
rename {bindings => contrib}/go/LICENSE (100%)
rename {bindings => contrib}/go/Makefile (100%)
rename {bindings => contrib}/go/README (100%)
rename {bindings => contrib}/go/src/notmuch-addrlookup/addrlookup.go (100%)
rename {bindings => contrib}/go/src/notmuch/notmuch.go (100%)
diff --git a/bindings/go/.gitignore b/contrib/go/.gitignore
similarity index 100%
rename from bindings/go/.gitignore
rename to contrib/go/.gitignore
diff --git a/bindings/go/LICENSE b/contrib/go/LICENSE
similarity index 100%
rename from bindings/go/LICENSE
rename to contrib/go/LICENSE
diff --git a/bindings/go/Makefile b/contrib/go/Makefile
similarity index 100%
rename from bindings/go/Makefile
rename to contrib/go/Makefile
diff --git a/bindings/go/README b/contrib/go/README
similarity index 100%
rename from bindings/go/README
rename to contrib/go/README
diff --git a/bindings/go/src/notmuch-addrlookup/addrlookup.go b/contrib/go/src/notmuch-addrlookup/addrlookup.go
similarity index 100%
rename from bindings/go/src/notmuch-addrlookup/addrlookup.go
rename to contrib/go/src/notmuch-addrlookup/addrlookup.go
diff --git a/bindings/go/src/notmuch/notmuch.go b/contrib/go/src/notmuch/notmuch.go
similarity index 100%
rename from bindings/go/src/notmuch/notmuch.go
rename to contrib/go/src/notmuch/notmuch.go
--
2.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] bindings: move go bindings to contrib
2016-08-23 23:50 [PATCH] bindings: move go bindings to contrib David Bremner
@ 2016-09-03 23:14 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2016-09-03 23:14 UTC (permalink / raw)
To: notmuch
David Bremner <david@tethera.net> writes:
> This signals two things, an intent to be more liberal about accepting
> patches, and an intent to stop distributing the bindings if maintenance
> doesn't pick up.
applied to master
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-03 23:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23 23:50 [PATCH] bindings: move go bindings to contrib David Bremner
2016-09-03 23:14 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).