|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: IronPython and the .NET Foundation |
| 4 | +date: '2017-11-14T00:00:00.000-08:00' |
| 5 | +author: slide |
| 6 | +tags: |
| 7 | +- Release Notes |
| 8 | +modified_time: '2017-11-14T00:00:08.968-08:00' |
| 9 | +--- |
| 10 | + |
| 11 | +<p> |
| 12 | + IronPython has been around for almost 10 years. In that time there have been many changes to the team, ownership and, in some ways, |
| 13 | + the direction the project has taken. One of the biggest challenges we've had in recent time is getting people to contribute. We have |
| 14 | + a great community, with people creating issues, being willing to test out changes and so forth, but we've only had a small number of |
| 15 | + folks who have created PR's, debugged issues and helped keep the project running. |
| 16 | +</p> |
| 17 | +<p> |
| 18 | + As part of an effort to increase the number of people interested in and helping out with IronPython, we submitted an application to join the |
| 19 | + <a href="https://dotnetfoundation.org/">.NET Foundation</a> last year. It has taken some time to get to this point, but we're excited to |
| 20 | + announce that IronPython and the DLR will be joining the .NET Foundation! |
| 21 | +</p> |
| 22 | +<p> |
| 23 | + The .NET Foundation is a great organization that really works to move the open source .NET community forward. We are very excited to be part |
| 24 | + of this amazing organization and for the help they will give us in moving IronPython and the DLR forward. |
| 25 | +</p> |
| 26 | +<p> |
| 27 | + Big thanks go out to Martin Woodward (the previous Executive Director of the .NET Foundation) and Jon Galloway (the current Executive Director |
| 28 | + of the .NET Foundation) for their help in the application and acceptance process. IronPython and the DLR were a bit of a unique project having |
| 29 | + originally been under the Microsoft umbrealla, so their work in getting over many hurdles around that has been amazing and really appreciated. |
| 30 | +</p> |
| 31 | +<p> |
| 32 | + What does this mean to you, the user of IronPython? We hope big things! The .NET Foundation can help us with infrastructure that we don't have |
| 33 | + access to right now (custom CI setup and so forth) and it brings along with it a stamp of approval that we hope will attract new developers |
| 34 | + and users alike. |
| 35 | +</p> |
| 36 | +<p> |
| 37 | + There will be some changes required to processes going forward under the .NET Foundation, but these changes will make it easier to contribute |
| 38 | + and manage IronPython and DLR. The future is bright! |
| 39 | +</p> |
0 commit comments