mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 23:51:55 +08:00
update authors and readme (#3)
This commit is contained in:
6
AUTHORS
Normal file
6
AUTHORS
Normal file
@ -0,0 +1,6 @@
|
||||
# Below is a list of people and organizations that have contributed
|
||||
# to package:sentry. Names should be added to the list like so:
|
||||
#
|
||||
# Name/Organization <email address>
|
||||
|
||||
Google Inc.
|
@ -1,6 +1,6 @@
|
||||
# Sentry.io client for Dart
|
||||
|
||||
[](https://travis-ci.org/yjbanov/sentry)
|
||||
[](https://travis-ci.org/flutter/sentry)
|
||||
|
||||
**WARNING: experimental code**
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
name: sentry
|
||||
version: 0.0.5
|
||||
description: A pure Dart Sentry.io client.
|
||||
author: Yegor Jbanov <yjbanov@google.com>
|
||||
homepage: https://github.com/yjbanov/sentry
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
homepage: https://github.com/flutter/sentry
|
||||
|
||||
dependencies:
|
||||
http: ">=0.11.3+13 <2.0.0"
|
||||
|
Reference in New Issue
Block a user