Skip to content

Commit 6aace6f

Browse files
authored
Merge pull request #166 from scala/SethTisue-patch-1
2 parents 7ca0a62 + 3ae60af commit 6aace6f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# scala-swing (mostly-unsupported)
1+
# scala-swing
22

33
[<img src="https://img.shields.io/travis/scala/scala-swing/java7.svg"/>](https://travis-ci.org/scala/scala-swing)
44
[<img src="https://img.shields.io/maven-central/v/org.scala-lang.modules/scala-swing_2.11.svg?label=latest%20release%20for%202.11"/>](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang.modules%20a%3Ascala-swing_2.11)
55
[<img src="https://img.shields.io/maven-central/v/org.scala-lang.modules/scala-swing_2.12.svg?label=latest%20release%20for%202.12"/>](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang.modules%20a%3Ascala-swing_2.12)
66
[<img src="https://img.shields.io/maven-central/v/org.scala-lang.modules/scala-swing_2.13.svg?label=latest%20release%20for%202.13"/>](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang.modules%20a%3Ascala-swing_2.13)
77

8-
This is now community maintained by [@Sciss](https://github.com/Sciss) and [@benhutchison](https://github.com/benhutchison).
9-
If you are interested in helping then contact them or [@adriaanm](https://github.com/adriaanm).
8+
## Maintenance status
9+
10+
Scala-swing is community-maintained by [@Sciss](https://github.com/Sciss) and [@benhutchison](https://github.com/benhutchison), with an occasional assist from [@SethTisue](https://github.com/SethTisue). If you are interested in helping, then start a thread in the [Discussions section](https://github.com/scala/scala-swing/discussions), or contact the maintainers.
1011

1112
## Adding an sbt dependency
1213

0 commit comments

Comments
 (0)