diff --git a/awa-mirage.opam b/awa-mirage.opam index eeecb67..281f243 100644 --- a/awa-mirage.opam +++ b/awa-mirage.opam @@ -28,3 +28,4 @@ depends: [ ] synopsis: "SSH implementation in OCaml" description: """The OpenSSH protocol implemented in OCaml.""" +x-maintenance-intent: [ "(latest)" ] diff --git a/awa.opam b/awa.opam index 45dcbfb..4a6637b 100644 --- a/awa.opam +++ b/awa.opam @@ -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)" ]