You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,7 @@ The source code of our container images are hosted on the following repository:
19
19
20
20
## Contribute
21
21
22
-
**Q:** Where is the source code for your distribution?
23
-
24
-
**A:** We will be releasing our source code for jdk11u and jdk17u in the coming months to their own GitHub Repo. Meanwhile, you can see the source code we pull from at [github.com/openjdk](https://github.com/openjdk).
22
+
Feel free to open Issues in this repository, or any of the repositories above, as well as initiating conversations through GitHub Discussions.
25
23
26
24
## Jobs
27
25
@@ -33,7 +31,7 @@ MIT
33
31
34
32
**Q:** Why is the license for this repo MIT as opposed to GPLv2+CE?
35
33
36
-
**A:** Because *this* repo doesn't contain actual OpenJDK source code, just issues, discussions and some GitHub Actions.
34
+
**A:** Because *this* repo doesn't contain actual OpenJDK source code. We only use this repository for general issues, discussions and possibly GitHub Actions workflows.
0 commit comments