Skip to content

Commit c9f1a53

Browse files
committed
[#216] Add a section about our editor team
1 parent 6b7510a commit c9f1a53

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2965,8 +2965,7 @@ success of a https://rubystyle.guide/[similar project] he had created in the Rub
29652965

29662966
Bozhidar was very passionate about both Clojure and good programming style and he wanted to bridge the between what was
29672967
covered by the https://clojure.org/community/contrib_howto#_coding_guidelines[Clojure library coding guidelines] and what the style guides for languages like Java, Python and Ruby would typically cover.
2968-
Bozhidar still serves as the guide's primary editor, but he definitely wouldn't mind enlisting a few more editors to help with the
2969-
maintenance work.
2968+
Bozhidar still serves as the guide's primary editor, but there's an entire editor team supporting the project.
29702969

29712970
Since the inception of the guide we've received a lot of feedback from members of the exceptional Clojure community around the world.
29722971
Thanks for all the suggestions and the support! Together we can make a resource beneficial to each and every Clojure developer out there.
@@ -2988,6 +2987,17 @@ Many people, books, presentations, articles and other style guides influenced th
29882987
* https://pragprog.com/titles/vmclojeco/clojure-applied/["Clojure Applied"]
29892988
* https://stuartsierra.com/tag/dos-and-donts[Stuart Sierra's "Clojure Dos and Don't" blog series]
29902989

2990+
== Editor Team
2991+
2992+
The Clojure style guide is stewarded by an editor team of experienced
2993+
Clojurists that aims to reduce all the input we get (e.g. feedback and
2994+
suggestions) in a better reference for everyone.
2995+
2996+
* https://metaredux.com/about/[Bozhidar Batsov]
2997+
* https://insideclojure.org/about/[Alex Miller]
2998+
* https://danielcompton.net/about[Daniel Compton]
2999+
* https://corfield.org/[Sean Corfield]
3000+
29913001
== Contributing
29923002

29933003
The guide is still a work in progress - some guidelines are lacking examples, some guidelines don't have examples that illustrate them clearly enough.

0 commit comments

Comments
 (0)