fix(random-bytes): correct DT owner GitHub handle (#44628)

This fixes what seems to be obvious omission.

/cc @sripberger

Thanks!
This commit is contained in:
Piotr Błażejewicz (Peter Blazejewicz) 2020-05-15 17:06:23 +02:00 committed by GitHub
parent f45c46fff4
commit dffb8ebf95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
// Type definitions for random-bytes 1.0
// Project: https://github.com/crypto-utils/random-bytes
// Definitions by: Steve Ripberger <https://github.com/me>
// Definitions by: Steve Ripberger <https://github.com/sripberger>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />