Skip to content

Commit 9037ed7

Browse files
committed
docs: Add @rfhayashi to contributors [skip ci]
Thanks for your keen eye @rfhayashi!
1 parent abd0cf0 commit 9037ed7

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

CHANGELOG.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ For a list of breaking changes see link:#v1-breaking[breaking changes].
1616

1717
=== Unreleased
1818

19+
* docs:
20+
** docstring fix, was missing list-node from toc, thanks @rfhayashi!
21+
1922
=== v1.0.767-alpha
2023

2124
* fix `:end-row` `:end-col` metadata for root node https://github.com/clj-commons/rewrite-clj/issues/173[#173] - thanks @mainej!

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ image:jespera.png[jespera,role="left",width=310,link="https://github.com/jespera
115115
image:mainej.png[mainej,role="left",width=310,link="https://github.com/mainej"]
116116
image:martinklepsch.png[martinklepsch,role="left",width=310,link="https://github.com/martinklepsch"]
117117
image:mhuebert.png[mhuebert,role="left",width=310,link="https://github.com/mhuebert"]
118+
image:rfhayashi.png[rfhayashi,role="left",width=310,link="https://github.com/rfhayashi"]
118119
image:rgkirch.png[rgkirch,role="left",width=310,link="https://github.com/rgkirch"]
119120
image:stathissideris.png[stathissideris,role="left",width=310,link="https://github.com/stathissideris"]
120121
image:swannodette.png[swannodette,role="left",width=310,link="https://github.com/swannodette"]

doc/contributors.edn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
{:github-id "rgkirch"
4444
:contributions [:code-rewrite-clj-v1]}
4545
{:github-id "mainej"
46+
:contributions [:code-rewrite-clj-v1]}
47+
{:github-id "rfhayashi"
4648
:contributions [:code-rewrite-clj-v1]}]
4749
:founders
4850
[{:github-id "xsc"
36.2 KB
Loading

0 commit comments

Comments
 (0)