Skip to content

Commit 895bbf2

Browse files
committed
add originator and codeowners
1 parent c924ecc commit 895bbf2

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @slipset

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ pom.xml.asc
99
/.nrepl-port
1010
.DS_Store
1111
/doc
12-
push
12+
push
13+
.clj-kondo/.cache
14+
.lsp/.cache
15+
.portal/vs-code.edn

ORIGINATOR

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@ztellman

0 commit comments

Comments
 (0)