Skip to content

Commit

Permalink
add maintenance intent
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 17, 2024
1 parent 5b5fe34 commit 4617c9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions awa-mirage.opam
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ depends: [
]
synopsis: "SSH implementation in OCaml"
description: """The OpenSSH protocol implemented in OCaml."""
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions awa.opam
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ depends: [
conflicts: [ "result" {< "1.5"} ]
synopsis: "SSH implementation in OCaml"
description: """The OpenSSH protocol implemented in OCaml."""
x-maintenance-intent: [ "(latest)" ]

0 comments on commit 4617c9c

Please sign in to comment.