Skip to content

Commit b553a0d

Browse files
committed
mbo preparation
1 parent 5ceb877 commit b553a0d

File tree

4 files changed

+17
-1
lines changed

4 files changed

+17
-1
lines changed

CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# These owners will be the default owners for everything in the repository.
2+
#
3+
# Unless a later match takes precedence, these owners will be requested for
4+
# review when someone opens a pull request.
5+
#
6+
* @paweljakubas @Anviking @HeinrichApfelmus @jonathanknowles @paolino @Unisay

CODE_OF_CONDUCT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
See [code of conduct].
2+
3+
[code of conduct]: https://github.com/input-output-hk/cardano-engineering-handbook/blob/main/CODE-OF-CONDUCT.md

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
If you find a bug or you'd like to propose a feature, please feel free to raise
2+
an issue on our [issue tracker](https://github.com/input-output-hk/cardano-addresses/issues).
3+
4+
Pull requests are welcome!
5+
6+
When creating a pull request, please make sure that your code adheres to our
7+
[coding standards](https://github.com/input-output-hk/adrestia/blob/master/docs/code/Coding-Standards.md).

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright © 2018-2020 IOHK
189+
Copyright © 2019-2023 IOHK
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)