Skip to content

Commit

Permalink
doc: maint - contributors and used by (#308)
Browse files Browse the repository at this point in the history
* docs: kibit now uses rewrite-clj v1

* doc: update contributors

[skip ci]
  • Loading branch information
lread authored Aug 15, 2024
1 parent 399fbdf commit 7f906fc
Show file tree
Hide file tree
Showing 63 changed files with 16 additions and 7 deletions.
11 changes: 7 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:notitle:
// num-contributors is updated automatically by doc-readme-update bb task
:num-contributors: 56
:num-contributors: 59
:figure-caption!:
:imagesdir: ./doc
:project-src-coords: clj-commons/rewrite-clj
Expand Down Expand Up @@ -58,6 +58,7 @@ Some projects using rewrite-clj v1
* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] {canary-tested} - Language Server (LSP) for Clojure
// repo is not version tagged:
* https://github.com/mauricioszabo/duck-repled[duck-repled] {not-canary-tested} - Transform your REPL interation into Pathom queries
* https://github.com/jonase/kibit[kibit] {canary-tested} - There's a function for that!
// repo is not version tagged:
* https://github.com/kit-clj/kit[kit] {not-canary-tested} - Lightweight, modular framework for scalable web development in Clojure
* https://github.com/FiV0/kusonga[kusonga] {canary-tested} - Renaming and moving namespaces in Clojure(script)
Expand All @@ -76,7 +77,6 @@ Some projects using rewrite-clj v0 and/or rewrite-cljs
* https://github.com/magnars/confair[confair] {not-canary-tested} - A configuration library for Clojure
// tests rely on datomic-pro
* https://github.com/ivarref/gen-fn[gen-fn] {not-canary-tested} - Generate Datomic function literals from regular Clojure namespaces
* https://github.com/jonase/kibit[kibit] {canary-tested} - There's a function for that!
* https://github.com/xsc/lein-ancient[lein-ancient] {canary-tested} - Check your Projects for outdated Dependencies
* https://github.com/benedekfazekas/mranderson[mranderson] {canary-tested} - Dependency inlining and shadowing
* https://github.com/jstepien/mutant[mutant] {canary-tested} - Mutation testing for Clojure
Expand Down Expand Up @@ -131,27 +131,30 @@ image:AndreaCrotti.png[AndreaCrotti,role="left",width=250,link="https://github.c
image:anmonteiro.png[anmonteiro,role="left",width=250,link="https://github.com/anmonteiro"]
image:arrdem.png[arrdem,role="left",width=250,link="https://github.com/arrdem"]
image:awb99.png[awb99,role="left",width=250,link="https://github.com/awb99"]
image:bobbicodes.png[bobbicodes,role="left",width=250,link="https://github.com/bobbicodes"]
image:brian-dawn.png[brian-dawn,role="left",width=250,link="https://github.com/brian-dawn"]
image:BTowersCoding.png[BTowersCoding,role="left",width=250,link="https://github.com/BTowersCoding"]
image:doby162.png[doby162,role="left",width=250,link="https://github.com/doby162"]
image:drorbemet.png[drorbemet,role="left",width=250,link="https://github.com/drorbemet"]
image:expez.png[expez,role="left",width=250,link="https://github.com/expez"]
image:fazzone.png[fazzone,role="left",width=250,link="https://github.com/fazzone"]
image:ferdinand-beyer.png[ferdinand-beyer,role="left",width=250,link="https://github.com/ferdinand-beyer"]
image:frenchy64.png[frenchy64,role="left",width=250,link="https://github.com/frenchy64"]
image:green-coder.png[green-coder,role="left",width=250,link="https://github.com/green-coder"]
image:guoyongxin.png[guoyongxin,role="left",width=250,link="https://github.com/guoyongxin"]
image:ikappaki.png[ikappaki,role="left",width=250,link="https://github.com/ikappaki"]
image:immoh.png[immoh,role="left",width=250,link="https://github.com/immoh"]
image:ivarref.png[ivarref,role="left",width=250,link="https://github.com/ivarref"]
image:luxbock.png[luxbock,role="left",width=250,link="https://github.com/luxbock"]
image:martinklepsch.png[martinklepsch,role="left",width=250,link="https://github.com/martinklepsch"]
image:matanster.png[matanster,role="left",width=250,link="https://github.com/matanster"]
image:matanox.png[matanox,role="left",width=250,link="https://github.com/matanox"]
image:mhuebert.png[mhuebert,role="left",width=250,link="https://github.com/mhuebert"]
image:mikekap.png[mikekap,role="left",width=250,link="https://github.com/mikekap"]
image:mjayprateek.png[mjayprateek,role="left",width=250,link="https://github.com/mjayprateek"]
image:mrkam2.png[mrkam2,role="left",width=250,link="https://github.com/mrkam2"]
image:msgodf.png[msgodf,role="left",width=250,link="https://github.com/msgodf"]
image:mynomoto.png[mynomoto,role="left",width=250,link="https://github.com/mynomoto"]
image:optevo.png[optevo,role="left",width=250,link="https://github.com/optevo"]
image:p4ulcristian.png[p4ulcristian,role="left",width=250,link="https://github.com/p4ulcristian"]
image:rfhayashi.png[rfhayashi,role="left",width=250,link="https://github.com/rfhayashi"]
image:rgkirch.png[rgkirch,role="left",width=250,link="https://github.com/rgkirch"]
image:RickMoynihan.png[RickMoynihan,role="left",width=250,link="https://github.com/RickMoynihan"]
Expand Down
12 changes: 9 additions & 3 deletions doc/contributors.edn
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
:contributions [:issue]}
{:github-id "immoh"
:contributions [:issue]}
{:github-id "matanster"
{:github-id "matanox"
:contributions [:issue]}
{:github-id "SevereOverfl0w"
:contributions [:issue]}
Expand Down Expand Up @@ -102,8 +102,14 @@
:contributions [:code-rewrite-clj-v1]}
{:github-id "ikappaki"
:contributions [:issue]}
{:github-id "BTowersCoding"
:contributions [:doc]}]
{:github-id "bobbicodes"
:contributions [:doc]}
{:github-id "p4ulcristian"
:contributions [:issue]}
{:github-id "mrkam2"
:contributions [:issue]}
{:github-id "frenchy64"
:contributions [:issue]}]
:founders
[{:github-id "xsc"
:contributions [:original-author :doc :design :issue :review :support :code-rewrite-clj-v0]}
Expand Down
Binary file modified doc/generated/contributors/AndreaCrotti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/generated/contributors/BTowersCoding.png
Binary file not shown.
Binary file modified doc/generated/contributors/FiV0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/NoahTheDuke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/PEZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/RickMoynihan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/SevereOverfl0w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/anmonteiro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/arrdem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/awb99.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/bbatsov.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/generated/contributors/bobbicodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/borkdude.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/brian-dawn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/danielcompton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/doby162.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/drorbemet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/eraserhd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/ericdallo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/expez.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/fazzone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/ferdinand-beyer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/generated/contributors/frenchy64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/green-coder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/guoyongxin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/generated/contributors/ikappaki.png
Binary file modified doc/generated/contributors/immoh.png
Binary file modified doc/generated/contributors/ivarref.png
Binary file modified doc/generated/contributors/jespera.png
Binary file modified doc/generated/contributors/kkinnear.png
Binary file modified doc/generated/contributors/lread.png
Binary file modified doc/generated/contributors/luxbock.png
Binary file modified doc/generated/contributors/mainej.png
Binary file modified doc/generated/contributors/martinklepsch.png
Binary file added doc/generated/contributors/matanox.png
Binary file removed doc/generated/contributors/matanster.png
Diff not rendered.
Binary file modified doc/generated/contributors/mhuebert.png
Binary file modified doc/generated/contributors/mikekap.png
Binary file modified doc/generated/contributors/mjayprateek.png
Binary file added doc/generated/contributors/mrkam2.png
Binary file modified doc/generated/contributors/msgodf.png
Binary file modified doc/generated/contributors/mynomoto.png
Binary file modified doc/generated/contributors/optevo.png
Binary file added doc/generated/contributors/p4ulcristian.png
Binary file modified doc/generated/contributors/plexus.png
Binary file modified doc/generated/contributors/rfhayashi.png
Binary file modified doc/generated/contributors/rgkirch.png
Binary file modified doc/generated/contributors/rundis.png
Binary file modified doc/generated/contributors/shaunlebron.png
Binary file modified doc/generated/contributors/shaunxcode.png
Binary file modified doc/generated/contributors/shmish111.png
Binary file modified doc/generated/contributors/slipset.png
Binary file modified doc/generated/contributors/snoe.png
Binary file modified doc/generated/contributors/sogaiu.png
Binary file modified doc/generated/contributors/stathissideris.png
Binary file modified doc/generated/contributors/swannodette.png
Binary file modified doc/generated/contributors/theronic.png
Binary file modified doc/generated/contributors/vemv.png
Binary file modified doc/generated/contributors/weavejester.png
Binary file modified doc/generated/contributors/xsc.png
Binary file modified doc/generated/contributors/zcaudate.png

0 comments on commit 7f906fc

Please sign in to comment.