I don't think we can accept code into Apache Cordova repos if there is no ICLA for the originator/owner of the code. You can work with originator of the code to see if he wants to "donate" and go thru contribution process to get his code into Apache Cordova.
>From our website: In order for your changes to be accepted, you need to sign and submit an Apache ICLA <http://www.apache.org/licenses/#clas> (Individual Contributor License Agreement). Then your name will appear on the list of CLAs signed by non-committers <https://people.apache.org/committer-index.html#unlistedclas> or Cordova committers <http://people.apache.org/committers-by-project.html#cordova>. And don't forget to test and document your code. On Fri, Aug 7, 2015 at 8:41 AM Paul Contat <contat.p...@gmail.com> wrote: > Hi everyone, > I have seen that the description of dialog plugin is "Cordova Notification > Plugin" so I would like to know if adding web notification[1] into dialog > plugin is a good idea? > > If yes, is it acceptable to create a wrapper with the correct > implementation around an existing third party plugin[2] or rather create > the native side from scratch? > Here is the associate Jira issue : > https://issues.apache.org/jira/browse/CB-6071 > > [1] http://www.w3.org/TR/notifications/ > [2] https://github.com/katzer/cordova-plugin-local-notifications/ > > Thanks, > Paul Contat >