mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-09 08:25:00 -05:00
Move the snapcraft configuration to contrib. (#12142)
* Move the `snapcraft` configuration to `contrib`. We're happy for people to package this as a snap image if it's useful, but we don't support or maintain it. I'd like to move the config to `contrib` to reflect this state of affairs. * Changelog
This commit is contained in:
parent
1fbe0316a9
commit
11282ade1d
3 changed files with 1 additions and 1 deletions
|
|
@ -52,5 +52,4 @@ prune contrib
|
||||||
prune debian
|
prune debian
|
||||||
prune demo/etc
|
prune demo/etc
|
||||||
prune docker
|
prune docker
|
||||||
prune snap
|
|
||||||
prune stubs
|
prune stubs
|
||||||
|
|
|
||||||
1
changelog.d/12142.misc
Normal file
1
changelog.d/12142.misc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Move the snapcraft configuration file to `contrib`.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue