Skip to content

Commit 7642db7

Browse files
authored
update readme (#335)
1 parent 74af56c commit 7642db7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and
44
macOS.
55

6+
Originally created by [Alif Rachmawadi]. Maintained by [Bartek Pacia].
7+
68
The following sections show how to configure this action.
79

810
## Specifying Flutter version
@@ -305,11 +307,5 @@ steps:
305307
echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
306308
shell: bash
307309
```
308-
309-
## Maintainers
310-
311-
- [Alif Rachmawadi] (original creator)
312-
- [Bartek Pacia]
313-
314310
[Alif Rachmawadi]: https://github.com/subosito
315311
[Bartek Pacia]: https://github.com/bartekpacia

0 commit comments

Comments
 (0)