Skip to content

Commit 3b879af

Browse files
committed
Package: update the metadata
1 parent 4f04e0a commit 3b879af

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: icfpc-y2026
22
version: 0.1.0.0
3-
github: "githubuser/icfpc-y2026"
4-
license: BSD-3-Clause
5-
author: "Author name here"
6-
maintainer: "example@example.com"
7-
copyright: "2026 Author name here"
3+
github: "codingteam/icfpc-y2026"
4+
license: MIT
5+
author: "codingteam"
6+
maintainer: "https://github.com/codingteam"
7+
copyright: "2026 codingteam"
88

99
extra-source-files:
1010
- README.md
@@ -17,7 +17,7 @@ extra-source-files:
1717
# To avoid duplicated efforts in documentation and dealing with the
1818
# complications of embedding Haddock markup inside cabal files, it is
1919
# common to point users to the README.md file.
20-
description: Please see the README on GitHub at <https://github.com/githubuser/icfpc-y2026#readme>
20+
description: Please see the README on GitHub at <https://github.com/codingteam/icfpc-y2026#readme>
2121

2222
dependencies:
2323
- base >= 4.7 && < 5

0 commit comments

Comments
 (0)