@ethicdevs/crystal-docker-api | Show object: d5846d595172dfa9c676a47a9be57bde887be222 ∙ GitFOSS
chore(metas): add maintainer name/email
+ 5
- 3
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2020 Place Technology Limited
+Copyright (c) 2020 EthicDevs & Place Technology Limited
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

@@ -35,5 +35,6 @@ Read [the docs](https://aca-labs.github.io/crystal-docker/).
 
 ## Contributors
 
-- [Kim Burgess](https://github.com/kimburgess) - creator and maintainer
+- [Willi Wonka](https://gitfoss.dev/willi.wonka38) - maintainer
+- [Kim Burgess](https://github.com/kimburgess) - creator
 - [Jerome Gravel-Niquet](https://github.com/jeromegn) - `HTTP::Client` and `OpenSSL` extensions from the original [docker.cr lib](https://github.com/jeromegn/docker.cr)

@@ -1,8 +1,9 @@
 name: docker
-version: 0.2.0
+version: 0.3.0
 crystal: ">= 0.36.1"
 license: MIT
 authors:
+  - Willi Wonka <willi.wonka38@proton.me>
   - Kim Burgess <kim@acaprojects.com>
   - Caspian Baska <email@caspian.computer>