-
-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
community: Nicolas Harrand becomes integrator #2818
Conversation
Dear all, I'd like to nominate Nicolas Harrand (@nharrand) to become an integrator in Spoon. Nicolas has done several key contributions over the past year: * he has added support for paths in order to uniquely identify AST nodes (#1874), this feature is unique (to my knowledge, it does not exist in any other source code analysis library for Java), and enables original source code analysis over time and versions. * he has added support for analysis of binary files with decompilation (#2455) * he has laid down the foundations of a modularized Spoon, which will likely be key in the future * he has ported Spoon to JDK 11 (#2789). This kind of infrastructure contribution is also very important in the long term. In addition, Nicolas has proven his ability to communicate constructively and respectfully over issues and pull-requests. What do you think?
+1 |
Very good idea! I agree 👍 |
@@ -17,6 +17,7 @@ How to become integrator? The integrators are the developers who have made signi | |||
|
|||
Current integrators (alphabetical order): | |||
|
|||
- Nicolas Harrand [@nharrand](https://github.com/nharrand/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is just not in alphabetical order ;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed :-)
6 days, nobody objects, ready for merge? |
A round of applause for Nicolas @nharrand! |
👏 |
Thanks all! I'll try to be worthy 😇. |
👏 |
Dear all,
I'd like to nominate Nicolas Harrand (@nharrand) to become an integrator in Spoon. Nicolas has done several key contributions over the past year:
In addition, Nicolas has proven his ability to communicate constructively and respectfully over issues and pull-requests.
What do you think?