We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5558fb commit 0ae24f7Copy full SHA for 0ae24f7
2 files changed
.github/CODEOWNERS
@@ -3,5 +3,4 @@
3
# Default owner accounts for the current repository
4
# Automatically added as a reviewr to all pull requests (not including drafts)
5
6
-* @practicalli-john
7
-
+* @practicalli-johnny
CHANGELOG.md
@@ -11,6 +11,7 @@
11
- install: recommended OpenJDK versions of 17 and 21 as hint
12
- editor: refactor Clojure LSP page and format for Material for MkDocs
13
- editor: update Clojure LSP page and included Practicalli Clojure LSP Config via external url
14
+- dev: update codeowners to practicalli-johnny
15
16
## Added
17
- button link to Clojure CLI releases changelog to view available versions
0 commit comments