Compare commits
2 commits
ce112734e6
...
89cd7caf24
Author | SHA1 | Date | |
---|---|---|---|
89cd7caf24 | |||
5c5d58230c |
3 changed files with 28 additions and 11 deletions
|
@ -4,5 +4,8 @@ save_as: index.html
|
|||
|
||||
Contributions of patches, ideas, and criticism are welcome (see the file CONTRIBUTING.md for more information). In particular, the Copyleft-Next Project actively seeks the participation of open source/free software project developers who may not have considered helping with license drafting before. License drafting is fundamentally about establishing policies for projects, and therefore input from developers of the highest value.
|
||||
|
||||
**The Copyleft-Next Project is not an effort endorsed by the Free Software Foundation or the GNU Project. It is is also not an effort associated in any way with the past or current employer of any participant.** Contributors are expected and assumed to participate in their individual capacity.
|
||||
**The Copyleft-Next Project is not an effort endorsed by any specific organization. It is is also not an effort associated in any way with the past or current employer of any participant.** Contributors are expected and assumed to participate in their individual capacity.
|
||||
|
||||
Software Freedom Conservancy (SFC) provides hosting infrastructure and
|
||||
allows some of its staffers to work on the project, but the project is not
|
||||
necessarily endorsed by SFC.
|
||||
|
|
|
@ -20,26 +20,39 @@ git. Any concrete suggestions for an improved system would be greatly
|
|||
welcome.)
|
||||
|
||||
Development and discussion of copyleft-next by participants in the
|
||||
Copyleft-Next Project are governed by the [Harvey Birdman Rule].
|
||||
Copyleft-Next Project are governed by the “[Hindering Backchannels Rule]” (—
|
||||
formerly known as the “Harvey Birdman Rule”).
|
||||
|
||||
## Public Source Locations
|
||||
|
||||
<https://github.com/copyleft-next/copyleft-next> is now the canonical
|
||||
<https://git.copyleft.org/copyleft-next/copyleft-next> is now the canonical
|
||||
source location for this project.
|
||||
|
||||
[HBR is in a different repository](https://git.copyleft.org/copyleft-next/hbr)
|
||||
in case eventually other projects want ot use it.
|
||||
|
||||
## Mailing List
|
||||
|
||||
You can subscribe to the copyleft-next mailing list at:
|
||||
<https://lists.fedorahosted.org/mailman/listinfo/copyleft-next/>
|
||||
You can subscribe to the copyleft-next mailing list (new as of 2025-06-29 at:
|
||||
<https://lists.copyleft.org/mailman/listinfo/next>
|
||||
|
||||
The
|
||||
[archives of the old mailing list on fedorahosted.org](https://lists.fedorahosted.org/archives/list/copyleft-next@lists.fedorahosted.org/)
|
||||
should remain available indefinitely and we hope to migrate them into the
|
||||
archives of the current list RSN.
|
||||
|
||||
## Issues
|
||||
|
||||
You can submit issues at
|
||||
<https://github.com/copyleft-next/copyleft-next/issues> or on the
|
||||
<https://git.copyleft.org/copyleft-next/copyleft-next/issues> or on the
|
||||
mailing list.
|
||||
|
||||
## IRC
|
||||
## Real-Time Chat
|
||||
|
||||
There is a totally official #copyleft-next channel on freenode.
|
||||
We previously had real-time chat locations, but the archives were not well
|
||||
kept, and per the [Hindering Backchannels Rule], any real-time chat about
|
||||
this project *should be* archived.
|
||||
|
||||
[Harvey Birdman Rule]: https://github.com/richardfontana/hbr/blob/master/HBR.md
|
||||
We're looking into setting up an XMPP channel and will let folks here know.
|
||||
|
||||
[Hindering Backchannels Rule]: https://git.copyleft.org/copyleft-next/hbr/src/branch/main/HBR.md
|
||||
|
|
|
@ -127,8 +127,9 @@
|
|||
</main>
|
||||
|
||||
<footer id="contentinfo" class="f6 f6-ns ph3 ph4-ns pv3 pv4-ns mt5">
|
||||
Brought to you by:<br>
|
||||
<img src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/conservancy-header.svg" class="mt3" style="width: 150px; filter: saturate(0)" alt="Software Freedom Conservancy">
|
||||
We thank Software Freedom Conservancy (SFC) for donating
|
||||
infrastructure to copyleft-next<br/>
|
||||
<img src="/theme/images/conservancy-header.svg" class="mt3" style="width: 150px; filter: saturate(0)" alt="Software Freedom Conservancy logo"/>
|
||||
<p class="f7 mt4">No Rights Reserved — CC0 1.0 Universal</p>
|
||||
<p class="f7 mt2 black-60">Jost font is copyright 2020 The Jost Project Authors, SIL Open Font License v1.1<br>
|
||||
Tachyons CSS is copyright 2020 Adam Morse & John Otander, MIT License<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue