Skip to content

Commit 26c311e

Browse files
committed
readme: add Sciss, remove Andy
fixes #76
1 parent 9cf51fb commit 26c311e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Diff for: README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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
[![Stories in Ready](https://badge.waffle.io/scala/scala-swing.svg?label=ready&title=Ready)](http://waffle.io/scala/scala-swing)
77

8-
This is now community maintained by @andy1138 & @benhutchison. If you're interested in helping then contact them or @adriaanm.
8+
This is now community maintained by @benhutchison & @Sciss. If you're interested in helping then contact them or @adriaanm.
99

1010
This is a UI library that will wrap most of Java Swing for Scala in a straightforward manner.
1111
The widget class hierarchy loosely resembles that of Java Swing. The main differences are:
@@ -81,8 +81,3 @@ The API documentation for scala-swing can be found at [http://www.scala-lang.org
8181
## Current Work
8282

8383
Current changes are being made on the `2.0.x` branch.
84-
85-
86-
## Known Issues
87-
88-
- Visual appearance of combo boxes using the GTK LaF is broken on JDKs < 1.7b30. This is a Java Swing problem.

0 commit comments

Comments
 (0)