Skip to content

Commit

Permalink
docs(CONTRIBUTORS): really use Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Oct 3, 2023
1 parent 4d2ffb3 commit b8c2b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# CONTRIBUTORS

Favonia
- Favonia
3 changes: 1 addition & 2 deletions algaett.opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ depends: [
"dune" {>= "2.0"}
"ocaml" {>= "5.0"}
"algaeff" {>= "0.2"}
"asai" {>= "0.1"}
"bwd" {>= "2.2"}
"cmdliner" {>= "1.1"}
"earley" {>= "3.0"}
Expand All @@ -20,12 +21,10 @@ depends: [
"yuujinchou" {>= "5.0"}
"odoc" {with-doc}
"bantorra"
"asai"
]
pin-depends: [
[ "bantorra.0.2.0~dev" "git+https://github.com/RedPRL/bantorra" ]
[ "emoji.1.2.0~pre" "git+https://github.com/fxfactorial/ocaml-emoji" ]
[ "asai.~dev" "git+https://github.com/RedPRL/asai"]
]
build: [
["dune" "build" "-p" name "-j" jobs]
Expand Down

0 comments on commit b8c2b78

Please sign in to comment.