Skip to content

Commit 1e71068

Browse files
authored
patch.3.0.0~alpha1: update authors and maintainer field
1 parent b4f5ebb commit 1e71068

File tree

1 file changed

+6
-3
lines changed
  • packages/patch/patch.3.0.0~alpha1

1 file changed

+6
-3
lines changed

packages/patch/patch.3.0.0~alpha1/opam

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ synopsis: "Patch library purely in OCaml"
33
description: """\
44
This is a library which parses unified diff and git diff output, and can
55
apply a patch in memory."""
6-
maintainer: "Hannes Mehnert <[email protected]>"
7-
authors: "Hannes Mehnert <[email protected]>"
6+
maintainer: "Kate <[email protected]>"
7+
authors: [
8+
"Hannes Mehnert <[email protected]>"
9+
10+
]
811
license: "ISC"
912
homepage: "https://github.com/hannesm/patch"
1013
doc: "https://hannesm.github.io/patch/"
@@ -31,4 +34,4 @@ url {
3134
"sha512=77d66ec2bab2e079a2f45bd9f89129a0ab95dffdd148aec385a174ed50bde98131823f678aa5c685c1f25349c7927b6015df1b9e8da659fdd1030012f0be9a55"
3235
]
3336
}
34-
x-maintenance-intent: ["(latest)" "(latest-1)"]
37+
x-maintenance-intent: ["(latest)" "(latest-1)"]

0 commit comments

Comments
 (0)