fix(level-ttl): correct owner GitHub handle. (#46808)

This is now catched by the danger bot (https://github.com/me).
For existing DT using invalid handle impacts devex.

Note this PR requires explicit signoff from @carsonfarmer

Thanks!
This commit is contained in:
Piotr Błażejewicz (Peter Blazejewicz) 2020-08-28 05:26:30 +02:00 committed by GitHub
parent 5b4015ce4d
commit 0ed2188f02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
// Type definitions for level-ttl 3.1
// Project: https://github.com/level/level-ttl
// Definitions by: Carson Farmer <https://github.com/me>
// Definitions by: Carson Farmer <https://github.com/carsonfarmer>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { LevelUp } from 'levelup';