Skip to content

Commit

Permalink
Move authors from README.md to a new file AUTHORS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed May 25, 2024
1 parent c5939f2 commit 541e5c9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 15 deletions.
27 changes: 27 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# WeeChat.org Authors

## Developers

- Design/code:
- [Sébastien Helleu](https://github.com/flashcode) (FlashCode)

## Translators

Alphabetically:

- Alexandre Bolelli
- Krzysztof Korościk (soltys)
- Marco Paolone
- Nils Görs (nils_2)
- Ryuunosuke Ayanokouzi

## Contributors

Alphabetically:

- Håvard Pettersson
- Humdinger

## Contact

See the [support page](https://weechat.org/about/support/).
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# weechat.org
# WeeChat.org

<p align="center">
<img src="https://weechat.org/media/images/weechat_logo_large.png" alt="WeeChat" />
Expand Down Expand Up @@ -42,20 +42,6 @@ And just point your browser on [http://127.0.0.1:8000/](http://127.0.0.1:8000/),
> Default settings can be used for testing purposes but must be overridden for production,
see the file [settings_local.template](settings_local.template) for more information.

## Authors

- Design/code:
- Sébastien Helleu (FlashCode)
- Translators:
- Alexandre Bolelli
- Krzysztof Korościk (soltys)
- Marco Paolone
- Nils Görs (nils_2)
- Ryuunosuke Ayanokouzi
- Contributors:
- Håvard Pettersson
- Humdinger

## Copyright

Copyright © 2003-2024 [Sébastien Helleu](https://github.com/flashcode)
Expand Down

0 comments on commit 541e5c9

Please sign in to comment.