rewrite-clj

2022-10-18T07:40:52.669289Z

rewrite-clj is distributed under the MIT license, but this is not reflected in the pom.xml. Therefore tools like clojure -T:deps list will not recognise the license. This tiny PR fixes this: https://github.com/clj-commons/rewrite-clj/pull/197

borkdude 2022-10-18T07:44:07.331549Z

Merged, thanks

🙌 1
lread 2022-10-18T11:38:35.401299Z

Thanks @fb (and @borkdude)!