diff --git a/META.json b/META.json index bd877a8..82a7f1d 100644 --- a/META.json +++ b/META.json @@ -79,7 +79,7 @@ "Alexandr Ciornii ", "Brian Fraser ", "DQNEO ", - "FUJIWARA Shunichiro ", + "FUJIWARA Shunichiro <67804+fujiwara@users.noreply.github.com>", "HIROSE Masaaki ", "José Joaquín Atria ", "Kiyoto Tamura ", @@ -90,6 +90,7 @@ "Tokuhiro Matsuno ", "Tomohiro Hosaka ", "cho45 ", + "fujiwara ", "koji_magi ", "lestrrat ", "yoheimuta " diff --git a/README.md b/README.md index a07462c..e7ea79d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -[![Build Status](https://github.com/fluent/fluent-logger-perl/actions/workflows/test.yaml/badge.svg)](https://github.com/fluent/fluent-logger-perl/actions/workflows/test.yaml) - +[![Actions Status](https://github.com/fluent/fluent-logger-perl/workflows/test/badge.svg)](https://github.com/fluent/fluent-logger-perl/actions) # NAME Fluent::Logger - A structured event logger for Fluent diff --git a/minil.toml b/minil.toml index f34547d..51684b2 100644 --- a/minil.toml +++ b/minil.toml @@ -1,2 +1,2 @@ +badges = ["github-actions"] name = "Fluent-Logger" -badges = ["travis"]