this repo has no description

modify authors

Changed files
+8 -2
packages
conf-mingw-w64-pcre-i686
conf-mingw-w64-pcre-i686.1
conf-mingw-w64-pcre-x86_64
conf-mingw-w64-pcre-x86_64.1
+4 -1
packages/conf-mingw-w64-pcre-i686/conf-mingw-w64-pcre-i686.1/opam
···
synopsis: "Libpcre for i686 mingw-w64 (32-bit x86)."
description: "Ensures the i686 version of libpcre for the mingw-w64 project is available"
maintainer: "Yosef Alsuhaibani <yosef@semgrep.com>"
-
authors: "Zoltan Herczeg"
+
authors:[
+
"Philip Hazel"
+
"Zoltan Herczeg"
+
]
license: "BSD-3-Clause"
homepage: "https://www.pcre.org/"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
+4 -1
packages/conf-mingw-w64-pcre-x86_64/conf-mingw-w64-pcre-x86_64.1/opam
···
synopsis: "Libpcre for x86_64 mingw-w64 (64-bit x86_64)."
description: "Ensures the x86_64 version of libpcre for the mingw-w64 project is available"
maintainer: "Yosef Alsuhaibani <yosef@semgrep.com>"
-
authors: "Zoltan Herczeg"
+
authors:[
+
"Philip Hazel"
+
"Zoltan Herczeg"
+
]
license: "BSD-3-Clause"
homepage: "https://www.pcre.org/"
bug-reports: "https://github.com/ocaml/opam-repository/issues"