Skip to content

Commit

Permalink
Added @kkogovsek to authors list.
Browse files Browse the repository at this point in the history
  • Loading branch information
otobrglez committed Feb 5, 2022
1 parent 822b34e commit f697e23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ make scala
- [Andraž Brodnik](http://github.com/brodul)
- [David Ličen](https://github.com/davision)
- [Janko Metelko](https://github.com/refaktor)
- [Klemen Kogovšek](https://github.com/kkogovsek)
- [Krištof Črnivec](https://github.com/MrChriss)
- [Luka Kacil](https://github.com/lknix)
- [Mitja Živković](https://linkedin.com/in/mitja-živković-367206)
Expand All @@ -66,3 +67,4 @@ make scala
- [Simon Belak](https://github.com/sbelak)
- [Tit Petrič](https://github.com/titpetric)
- [Urban Škudnik](https://github.com/uskudnik)

Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ const compress = (string) =>
assert.equal(
compress("AAABBAAC"),
"3A2B2A1C"
)
)

0 comments on commit f697e23

Please sign in to comment.