Compare commits

...

2 commits

Author SHA1 Message Date
c8706a77c7 [#5] Add CODEOWNERS
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-10 18:57:56 +03:00
0e20ed690c [#4] Update obsolete URLs
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-09-11 14:10:04 +03:00
2 changed files with 4 additions and 1 deletions

3
CODEOWNERS Normal file
View file

@ -0,0 +1,3 @@
.* @fyrchik @alexvanin
.forgejo/.* @potyarkin
Makefile @potyarkin

View file

@ -6,4 +6,4 @@ rfc6979
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
deterministic DSA/ECDSA signature scheme.
For documentation, check [godoc](http://godoc.org/github.com/TrueCloudLab/rfc6979).
For documentation, check [godoc](http://godoc.org/git.frostfs.info/TrueCloudLab/rfc6979).