mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: shaped with love by more people
This commit is contained in:
parent
4148aa1631
commit
d7e9fddd40
1 changed files with 7 additions and 0 deletions
|
@ -16,11 +16,18 @@ pub fn parse(args: Vec<String>) -> clap::ArgMatches {
|
|||
)
|
||||
.term_width(80)
|
||||
.after_help(indoc::indoc!(
|
||||
// Let's just use the same sorting as on GitHub
|
||||
//
|
||||
// There are some non-code contributors,
|
||||
// I'm sorting those subjectively
|
||||
//
|
||||
// Feel free to add here your contact/blog/links if you want
|
||||
"
|
||||
Shaped with love by:
|
||||
- Kevin Amado ~ @kamadorueda on GitHub, matrix.org and Gmail.
|
||||
- Thomas Bereknyei ~ @tomberek on GitHub and matrix.org.
|
||||
- David Arnold ~ @blaggacao on GitHub and matrix.org.
|
||||
- Vincent Ambo ~ @tazjin on GitHub.
|
||||
- Mr Hedgehog ~ @ModdedGamers on GitHub.
|
||||
"
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue