diff options
| author | Adelyn Breelove <[email protected]> | 2018-12-12 15:58:26 -0700 |
|---|---|---|
| committer | Adelyn Breelove <[email protected]> | 2018-12-12 15:58:26 -0700 |
| commit | d65d524fb526a3776735feeee7d83dea1d2de4e4 (patch) | |
| tree | ce4b0771914fd00758eb4c8731f82e9359e9a955 | |
| parent | Fix Sharder.Make sig (diff) | |
| download | disml-d65d524fb526a3776735feeee7d83dea1d2de4e4.tar.xz disml-d65d524fb526a3776735feeee7d83dea1d2de4e4.zip | |
Update my name in disml.opam
| -rw-r--r-- | disml.opam | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ opam-version: "2.0" name: "disml" version: "~dev" synopsis: "A Discord API wrapper" -maintainer: "Mishio595 <[email protected]>" -authors: "Mishio595 <[email protected]>" +maintainer: "Adelyn Breedlove <[email protected]>" +authors: "Adelyn Breedlove <[email protected]>" license: "MIT" homepage: "https://gitlab.com/Mishio595/disml" bug-reports: "https://gitlab.com/Mishio595/disml/issues" |