mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-06-06 14:14:23 +02:00
Change in maintainership: support both sourcehut and the original github
This commit is contained in:
parent
0a680c0a7a
commit
1b7f5c4968
14
README.md
14
README.md
@ -76,11 +76,17 @@ Another output mode, `-O` will let the keyboard output keys which are swiped ove
|
|||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Any contributions are welcome, please tell me what I did wrong in issues or
|
Any contributions are welcome, there are two ways to contribute, the first one is **preferred**:
|
||||||
PRs. I could also use some nice branding if that tickles your fancy.
|
|
||||||
|
|
||||||
For code contributions, all I ask for now is you run `make format` (requires
|
1. [Sourcehut](https://git.sr.ht/~proycon/wvkbd) - Submit your patches using `git mail` to [~mil/sxmo-devel@lists.sr.ht](mailto:~mil/sxmo-devel@lists.sr.ht), follow [these contribution guidelines](https://sxmo.org/contribute/). Questions can also be asked on Sxmo's [mailing lists](https://sxmo.org/support/).
|
||||||
`clang-format`) before opening a PR and include as much relevant detail as
|
2. [Github](https://github.com/jjsullivan5196/wvkbd/) - Submit a pull request or open an issue *(legacy method)*
|
||||||
|
|
||||||
|
This project was started by [John Sullivan](https://jsullivan.cc/) and is
|
||||||
|
currently being maintained by the [Sxmo](https://sxmo.org) project, whose
|
||||||
|
maintainers will ensure both git remotes are kept in sync at all times.
|
||||||
|
|
||||||
|
For code contributions, please run `make format` (requires `clang-format`)
|
||||||
|
before sending a patch (opening a PR) and include as much relevant detail as
|
||||||
possible.
|
possible.
|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
|
6
wvkbd.1
6
wvkbd.1
@ -66,6 +66,6 @@ show help
|
|||||||
.RE
|
.RE
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
.P
|
.P
|
||||||
Maintained by John Sullivan <jsullivan@csumb.edu>, who is assisted by other
|
Created by John Sullivan <jsullivan@csumb.edu>, maintained by the Sxmo project in
|
||||||
open source contributors. For more information about wvkbd development, see
|
collaboration with other open source contributors. For more information about wvkbd development, see
|
||||||
<https://github.com/jjsullivan5196/wvkbd>.
|
<https://git.sr.ht/~proycon/wvkbd> or <https://github.com/jjsullivan5196/wvkbd>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user