> On Apr 19, 2024, at 12:36 PM, sebb wrote:
>
> Before diving into any changes to how the calendar is defined and
> maintained, I think it is vital to establish what is wanted from the
> calendar, both from the maintenance point of view and the user PoV.
>
> The existing calendar allows views
the Markdown event files. But that can certainly be fixed.
>
> -Bertrand (really in "someone should" mode here, won't probably have
> time to help right now)
>
> -
> To unsubscribe,
uot; mode here, won't probably have
time to help right now)
-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org
On Fri, 19 Apr 2024 at 12:08, Raphael Bircher wrote:
>
> Hi Sebb
>
> On Fri, Apr 19, 2024 at 11:38 AM sebb wrote:
>
> > On Fri, 19 Apr 2024 at 10:21, Raphael Bircher
> > wrote:
> > >
> > > Hi Sebb
> > >
> > > On Fri, Apr 19, 2024 at 10:49 AM sebb wrote:
> > >
> > >
> > > To put the data in a (J
> On Apr 19, 2024, at 7:08 AM, Raphael Bircher wrote:
>
> The JavaScript Calendar will only need a .ics files
I would *really* like to not have to edit ics files directly. That way lies
madness.
Hi Sebb
On Fri, Apr 19, 2024 at 11:38 AM sebb wrote:
> On Fri, 19 Apr 2024 at 10:21, Raphael Bircher
> wrote:
> >
> > Hi Sebb
> >
> > On Fri, Apr 19, 2024 at 10:49 AM sebb wrote:
> >
> >
> > To put the data in a (JavaScript) generated Calendar like the one who was
> > included via IFrame.
>
>
On Fri, 19 Apr 2024 at 10:21, Raphael Bircher wrote:
>
> Hi Sebb
>
> On Fri, Apr 19, 2024 at 10:49 AM sebb wrote:
>
> > On Fri, 19 Apr 2024 at 09:23, Raphael Bircher
> > wrote:
> > >
> > > Hi all
> > >
> > > On Fri, Apr 19, 2024 at 10:10 AM sebb wrote:
> > >
> > > > On Fri, 19 Apr 2024 at 05:58
Hi Sebb
On Fri, Apr 19, 2024 at 10:49 AM sebb wrote:
> On Fri, 19 Apr 2024 at 09:23, Raphael Bircher
> wrote:
> >
> > Hi all
> >
> > On Fri, Apr 19, 2024 at 10:10 AM sebb wrote:
> >
> > > On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote:
> > > >
> > > > Hi Sebb,
> > > >
> > > > That is a a goo
On Fri, 19 Apr 2024 at 09:23, Raphael Bircher wrote:
>
> Hi all
>
> On Fri, Apr 19, 2024 at 10:10 AM sebb wrote:
>
> > On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote:
> > >
> > > Hi Sebb,
> > >
> > > That is a a good approach! Can a similar approach be used with
> > https://calendar.google.com/
Hi all
On Fri, Apr 19, 2024 at 10:10 AM sebb wrote:
> On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote:
> >
> > Hi Sebb,
> >
> > That is a a good approach! Can a similar approach be used with
> https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.co
On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote:
>
> Hi Sebb,
>
> That is a a good approach! Can a similar approach be used with
> https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.com&ctz=UTC&pli=1
If you are referring to the reference on the ev
Hi Sebb,
That is a a good approach! Can a similar approach be used with
https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.com&ctz=UTC&pli=1
Best,
Dave
> On Apr 18, 2024, at 4:47 PM, sebb wrote:
>
> OK, done.
>
> https://community-calendar.sta
OK, done.
https://community-calendar.staged.apache.org/ shows the calendar from
a local copy of the calendar data.
It should look exactly the same as the main site.
The plan is to fetch the calendar regularly using a GHA cron job
(daily should be sufficient; it can always be triggered manually if
Note that we don't have a DPA with Google, and it is extremely
unlikely that we ever will, so the calendar on the main page also
falls foul of the ASF privacy policy.
Given that the data is static, it should not be too difficult to
extract the data when the site is built.
I'll try and look at tha
Hi Rich
On Thu, Apr 18, 2024 at 4:27 PM Rich Bowen wrote:
> > On Apr 18, 2024, at 10:25 AM, Raphael Bircher
> wrote:
> >
> > Hi all
> >
> > Just a notice: before we install an other tool only to have a Ical
> > function... confluence already has a calendar.
>
>
Ok, we need to install an exten
> On Apr 18, 2024, at 10:25 AM, Raphael Bircher
> wrote:
>
> Hi all
>
> Just a notice: before we install an other tool only to have a Ical
> function... confluence already has a calendar.
Can you possibly say more about this, or perhaps provide a link?
-
Hi all
Just a notice: before we install an other tool only to have a Ical
function... confluence already has a calendar.
Regards, Raphael
On Wed, Apr 17, 2024 at 7:40 PM Raphael Bircher
wrote:
> I don't promise this yet. but I vound an interesting tool for this
> https://github.com/barryvan/di
I don't promise this yet. but I vound an interesting tool for this
https://github.com/barryvan/discal/tree/master
Maybe a Task for my trainee ;-)
On Wed, Apr 17, 2024 at 6:40 PM Rich Bowen wrote:
> On Apr 17, 2024, at 12:33 PM, Raphael Bircher
> wrote:
> >
> > Hi Rich
> >
> > The ICal from Goo
As a work-round, I have replaced the embedded calendar with a clickable link.
I agree it is not ideal, but at least it works.
Note that there is a fundamental difference between the summary
calendar on the main page and the full calendar, now no longer
embedded.
The former is a fixed list, with n
On Apr 17, 2024, at 12:33 PM, Raphael Bircher wrote:
>
> Hi Rich
>
> The ICal from Google seems to work, so we could use a JavaScript wrapper to
> display it on the page. And if we want, we could replace the iCal Feed from
> Google to our own Doc food ;-)
To be clear, are you volunteering to do
Hi Rich
The ICal from Google seems to work, so we could use a JavaScript wrapper to
display it on the page. And if we want, we could replace the iCal Feed from
Google to our own Doc food ;-)
Regards Raphael
On Wed, Apr 17, 2024 at 6:00 PM Rich Bowen wrote:
>
> > On Apr 17, 2024, at 11:46 AM, s
On Wed, 17 Apr 2024 at 17:01, Rich Bowen wrote:
>
>
> > On Apr 17, 2024, at 11:46 AM, sebb wrote:
> >
> > An obvious work-round is to provide a link to the calendar, rather
> > than embedding it.
> >
> > A link requires action by the user, so presumably counts as giving
> > consent, (as long as t
> On Apr 17, 2024, at 11:46 AM, sebb wrote:
>
> An obvious work-round is to provide a link to the calendar, rather
> than embedding it.
>
> A link requires action by the user, so presumably counts as giving
> consent, (as long as the destination of the link is clear).
Sure. This also feels li
ugh the various hoops to get Google Cal working again.
> This does *not* feel like the right approach, to me, since it seems that we’d
> just be kicking the can down the road a while longer until yet another
> privacy policy bites us.
>
> The events site is in Git here: https://git
roach, to me, since it seems that we’d just
be kicking the can down the road a while longer until yet another privacy
policy bites us.
The events site is in Git here: https://github.com/apache/comdev-events-site
Is anyone available/willing to help with this work?
—
Rich Bowen
rbo...@rcbowen.com
PMCs to check the status of the site warning first?
Willem Jiang
On Wed, Feb 28, 2024 at 8:28 AM Craig Russell wrote:
>
> While reviewing some of the project reports for the board meeting, I use the
> tool
> https://whimsy.apache.org/site/
> to help me understand the projects'
> On Feb 28, 2024, at 3:01 AM, Bertrand Delacretaz
> wrote:
>
> On Wed, Feb 28, 2024 at 1:28 AM Craig Russell wrote:
>> ...Is it worth creating a new community-working-group-site-check to document
>> the issues with the tool?...
>
> Whimsy is created and managed by the https://whimsical.apach
On Wed, Feb 28, 2024 at 1:28 AM Craig Russell wrote:
> ...Is it worth creating a new community-working-group-site-check to document
> the issues with the tool?...
Whimsy is created and managed by the https://whimsical.apache.org/
PMC, why not make that happen there?
-Bertrand
--
When a project uses the template, they can download the zip file from
the branch they want to use.
We may need to specify it in the main branch README.
Willem Jiang
On Wed, Feb 28, 2024 at 10:59 AM tison wrote:
>
> Yeah ..
>
> The pelican template is a repo template and has its own repo with a
Yeah ..
The pelican template is a repo template and has its own repo with a
asf-site branch while it may be able to preview ..
I'd like to ask for a repo for the docu template but it ends up with
hosting in another branch in the apache-website-template repo :O
Best,
tison.
Dave Fisher 于2024年2月
While reviewing some of the project reports for the board meeting, I use the
tool
https://whimsy.apache.org/site/
to help me understand the projects' conformance with policy.
I noticed many "false negatives" and "false positives" that need attention. I
believe that the
Hi Shane,
The Pelican ASF Template at https://github.com/apache/template-site is somewhat
out of date as many contributors have contributed to ASF Pelican in the last
two or three years. It would be good to revisit. I’m not sure I have the time
or not, but that would great to update. One area i
Hi Shane,
It's under the list. See [1] and the referred thread. I'll try to
submit a patch this week to add this information, including the
pelican info. We'd later move the pelican template to this repo also
in a dedicated branch and make it "just work".
Best,
tison.
[1] https://github.com/apac
tison wrote on 2/4/24 10:16 AM:
Hi,
I finally find some time to prepare a demo for the new website template [1].
This is awesome; I love providing more default "just use this" templates
in various themes like this.
One question: why doesn't this also link (At least in the docs for each
rea
y [2].
> >>
> >> The background is that our current template is quite old and not
> >> updated for the past six years. Few people understand those techniques
> >> and have a hard time to build their own site. Also, new policy
> >> compliance and new
policy
> > compliance and new techniques benefits can be included in the template
> > to help new projects (podlings) build a wonderful site.
> >
> > I'm glad to maintain this repo but I find myself has no permission
> > over this repo. So again, which PMC is r
ople understand those techniques
> and have a hard time to build their own site. Also, new policy
> compliance and new techniques benefits can be included in the template
> to help new projects (podlings) build a wonderful site.
>
> I'm glad to maintain this repo but I find myself
The background is that our current template is quite old and not
>> updated for the past six years. Few people understand those techniques
>> and have a hard time to build their own site. Also, new policy
>> compliance and new techniques benefits can be included in the template
&g
d not
> updated for the past six years. Few people understand those techniques
> and have a hard time to build their own site. Also, new policy
> compliance and new techniques benefits can be included in the template
> to help new projects (podlings) build a wonderful site.
>
> I
te
to help new projects (podlings) build a wonderful site.
I'm glad to maintain this repo but I find myself has no permission
over this repo. So again, which PMC is responsible for this
repository?
Best,
tison.
[1] https://github.com/tisonkun/apache-website-template/tree/docusaurus
[2] https://
Hi Justin,
Thank for your information. Glad to hear this.
On Wed, Apr 5, 2023 at 5:50 PM Justin Mclean
wrote:
> HI,
>
> > According to "How to link into a public web of trust"[2], we have to
> prepare a
> > hard copy of the key fingerprint(handwritten or printed ?) and readworld
> > identificat
HI,
> According to "How to link into a public web of trust"[2], we have to prepare a
> hard copy of the key fingerprint(handwritten or printed ?) and readworld
> identification in face-to-face meeting.
This is not a requirement for being a release manager, just a nice to have.
Kind Regards,
Jus
Hi all,
Sorry for boring you if it is not the right place to ask for.
I was recently invited to join as Apache Curator committer and PMC member.
And I plan to serve as release manager in the next release cycle. From the
"Signing Releases"[1] document, it seems that I have to get my gpg key
signe
Hi Chris, thank you so much for offering the help!
As Rich mentioned, it will be really helpful for us.
Best Regards,
Swapnil M Mane
On Fri, Mar 24, 2023 at 2:48 AM wrote:
>
> On Thu, 2023-03-23 at 16:34 -0400, Chris Wells wrote:
> > Greetings,
> >
> > When I rebooted
On Thu, 2023-03-23 at 16:34 -0400, Chris Wells wrote:
> Greetings,
>
> When I rebooted one of your VMs a couple weeks ago I recognized that
> ComDev might appreciate some volunteer time to help with things like
> VM management, tooling maintenance, etc... Member Chris (not as an
Greetings,
When I rebooted one of your VMs a couple weeks ago I recognized that ComDev
might appreciate some volunteer time to help with things like VM management,
tooling maintenance, etc... Member Chris (not as an Infra Staffer), would be
happy to help out for a couple hours a month. Just
lved.
> Tasks in the help page seems to have not been updated for a long time
> -
>
> Key: COMDEV-384
> URL: https://issues.apache.org/jira/browse/COMDEV-384
> Project:
[
https://issues.apache.org/jira/browse/COMDEV-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved COMDEV-384.
-
Resolution: Fixed
There are no longer any outdated tasks -- there are now no tasks at all
> Tasks in the h
arded message --
> From: Rohit Rohit
> To: ment...@community.apache.org
> Cc:
> Bcc:
> Date: Wed, 18 Jan 2023 13:33:13 +0530
> Subject: help in getting started with Apache repository contribution
> Hi mentor, I am Rohit and I want to start my open-source contribution journey
>
Have you read this?
https://www.apache.org/foundation/getinvolved.html
From: Shiva Reddy Vanja
Reply: dev@community.apache.org
Date: January 5, 2023 at 23:36:00
To: dev@community.apache.org
Subject: Help me to get started in contributing to open source projects
Hey iam a student, I have
Hey iam a student, I have no prior knowledge in open source contributions ,
but I do know programming languages java,python,javascript .Please guide me
to get started in contributing open source projects.
European society
and economy by increasing the availability, quality and usability of public
sector information fostering the re-use of open data for a data-driven public
sector.
The BDTI is a ready-to-use and free analytics cloud platform which aims to help
public administrations to use open
Hi Biswadip,
Welcome to the community!
We will be able to help you better if you can share which project this task
belongs to or some other details related to it.
On Sun, 10 Jul 2022 at 16:59, Biswadip Paul wrote:
> Hi ,
> I am Biswadip Paul.
> I want to help with this task.
> P
Hi ,
I am Biswadip Paul.
I want to help with this task.
Please let me know how to proceed.
Thanks & Regards,
Biswadip Paul
il
> address you have used so I can get you setup.
>
> Thanks
> Sharan
>
> On 2022/05/21 16:11:31 Sharan Foga wrote:
> > Hi Pw
> >
> > Thanks for offering to help. We've already had a couple of fast
> responses on the request for reviewers so I th
Hi Pw
We are taking a few more reviewers for the Community Track. Please log into the
cfp system cfp.apachecon.com/ and let me know what email address you have used
so I can get you setup.
Thanks
Sharan
On 2022/05/21 16:11:31 Sharan Foga wrote:
> Hi Pw
>
> Thanks for offering to he
Alright.
There’s no problem with that.
Regards
On Sat, May 21, 2022 at 17:11 Sharan Foga wrote:
> Hi Pw
>
> Thanks for offering to help. We've already had a couple of fast responses
> on the request for reviewers so I think that will be enough. If we find
> that we need m
Hi Pw
Thanks for offering to help. We've already had a couple of fast responses on
the request for reviewers so I think that will be enough. If we find that we
need more reviewers then I will let you know.
Thanks
Sharan
On 2022/05/21 14:53:48 "Pw McKenna Carey, III" wrot
On 5/21/22, sharanf wrote:
> Hi All
>
> The CFP for ApacheCon will be closing soon and we are now looking for
> some volunteers to help us review the proposals. One thing we are
> currently asking of the track reviewers is that they are not planning to
> make a submission to
> |> Are you sure this is doable by 1 person in ~350 hours ?
>
> Yes, I realize it's a pretty large project. That is why my proposal will only
> try to achieve one managable portion of this task. specifically a
> preprocessor to help hide away some of the clunky boilerplate that
ze it's a pretty large project. That is why my proposal will only
try to achieve one managable portion of this task. specifically a preprocessor
to help hide away some of the clunky boilerplate that's still lingering in
larger java projects. I did find online that opinions on preproc
Hello Akitosh,
On Tue, 12 Apr 2022 at 21:35, Akansh Bharadwaj
wrote:
>
> Greetings,
>
> I apologize if this is the wrong list for this, but I am new to mailing
> lists and would appreciate any help provided.
>
> I have a new Idea that is related to but not a part of any A
Greetings,
I apologize if this is the wrong list for this, but I am new to mailing
lists and would appreciate any help provided.
I have a new Idea that is related to but not a part of any Apache project i
can find through google.
I wish to propose a new java build system with an integrated
Hi
I would suggest you take a look at Apache Bigtop project, if you are
looking for an alternative bigdata platform. Join their mailing lists if
you need any help. They are pretty active.
Ganesh
On Fri, Dec 17, 2021 at 5:36 AM 风语者 wrote:
> Hi everyone,
>
>
> I am new here, I am n
ke source
> code analysis, secondary development of Ambari etc,and what should we do to
> turn apache Hadoop into enterprise versions,like continuous
> integration,security reinforce etc.
>
>
> Thanks for your help!
>
>
> Best regards!
e versions,like continuous
> integration,security reinforce etc.
>
>
> Thanks for your help!
>
>
> Best regards!
into enterprise versions,like continuous integration,security
reinforce etc.
Thanks for your help!
Best regards!
:)
> -- Forwarded message --
> From: Aditya Singh
> To: ment...@community.apache.org
> Cc:
> Bcc:
> Date: Tue, 14 Dec 2021 02:05:55 +0530
> Subject: Help needed for starting contribution
> Greetings,
> I am new to Apache codebase and would need guidance to s
Hi All
I am looking for a volunteer or volunteers that could help me with the
Community Track at ApacheCon@Home.
https://www.apachecon.com/acah2021/tracks/community.html
One of the tasks I have is that before each track session starts - I join the
session, make sure the speaker is connected
st stays a while and listens.
Holen Sie sich Outlook für Android<https://aka.ms/AAb9ysg>
From: Sharan Foga
Sent: Thursday, September 9, 2021 8:17:18 PM
To: dev@community.apache.org
Subject: Re: [DISCUSSION] Do we have any ideas, initiatives or tools to h
pandemic has stopped
in person events and meetups, but keeping the communication active via Podcasts
etc as you are doing will definitely help.
Thanks for the ideas and suggestions, and it is also good to see how you are
working to mix the languages to reach even more people. It is great to see how
g the free translation services[2][3]
to compose the questions or check the answers, and we are also try to
build the local community by encouraging voluteers to translate the
policy documentations[4].
Using English in the Open Source world could help us get touch with
more audices, we are try our best to
what we could do in
general to encourage or help people who may find it hard to become involved at
the ASF because of language.
I seem to remember that the latest ASF D&I Survey had some findings around
language confidence and that it had sometimes acted as a barrier for new
contributors. D
if someone has setup superset in windows using a VM please let me know as I
am running into some errors right now
t; beginners to solve
> > > > I checked out the github but there was no issues tab there...
> > > >
> > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks <
> > matt...@matthewsacks.com>
> > > > wrote:
> > > >
> > > > > What
> I checked out the github but there was no issues tab there...
> > > >
> > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks <
> > matt...@matthewsacks.com>
> > > > wrote:
> > > >
> > > > > What do you need help with sp
I wanted to know if there were any issues for
> > > beginners to solve
> > > I checked out the github but there was no issues tab there...
> > >
> > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks <
> matt...@matthewsacks.com>
> > &
t; > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks <
> matt...@matthewsacks.com>
> > > wrote:
> > >
> > > > What do you need help with specifically?
> > > >
> > > > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma
ab there...
> >
> > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks
> > wrote:
> >
> > > What do you need help with specifically?
> > >
> > > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma >
> > > wrote:
> > >
>
ssues tab there...
>
> On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks
> wrote:
>
> > What do you need help with specifically?
> >
> > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma
> > wrote:
> >
> > > 👍
> > >
> > > On Mon, J
I just started out so I wanted to know if there were any issues for
beginners to solve
I checked out the github but there was no issues tab there...
On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks
wrote:
> What do you need help with specifically?
>
> On Mon, Jun 7, 2021 at 10:37 AM Mani
What do you need help with specifically?
On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma
wrote:
> 👍
>
> On Mon, Jun 7, 2021, 11:06 PM Ishaan Dasgupta
> wrote:
>
> > hey everyone i am Ishaan, I just recently join this mailing list so i
> > wanted test I was doing this
👍
On Mon, Jun 7, 2021, 11:06 PM Ishaan Dasgupta
wrote:
> hey everyone i am Ishaan, I just recently join this mailing list so i
> wanted test I was doing this right
> if anyone is able to see this msg please respond and also I would
> appreciate of you could recommend me some beginner friendly is
hey everyone i am Ishaan, I just recently join this mailing list so i
wanted test I was doing this right
if anyone is able to see this msg please respond and also I would
appreciate of you could recommend me some beginner friendly issues
gt; on one of the nearly 400 projects underneath our open source umbrella.
>
> > On 2/1/2021 9:48 PM, Maxim Solodovnik wrote:
> >> Hello Sally, All,
> >>
> >> I would like to ask for the help with answering to following GSoC
> application question
> >
ote:
>> Hello Sally, All,
>>
>> I would like to ask for the help with answering to following GSoC
>> application question
>>
>> What would your org consider to be a successful summer?
>>
>> My answers are too short :)
>>
>>
>> -
2/1/2021 9:48 PM, Maxim Solodovnik wrote:
Hello Sally, All,
I would like to ask for the help with answering to following GSoC
application question
What would your org consider to be a successful summer?
My answers are too short :)
--
Best regards,
Maxim
--
Kevin A. McGrail
kmcgr
Hello Sally, All,
I would like to ask for the help with answering to following GSoC
application question
What would your org consider to be a successful summer?
My answers are too short :)
--
Best regards,
Maxim
Happy to help and on my calendar for the 14th at 1PM PST. Here's the
presentation deck from my ApacheCon talk:
https://docs.google.com/presentation/d/10iLQYLVqibQLyFeHi60Dilu36TQ9QDXLzf1kYx0ju8k/edit
Please let me know A) if there are any specific topics you want
covered/not covered
Hi Kevin,
Thank you very much for the help, Kevin! The time would be around 1pm
PST on 12/14 and I will connect you with the event organizers for
coordination and more details.
Cheers,
Sheng
On Mon, Nov 30, 2020 at 12:57 PM Kevin A. McGrail wrote:
>
> Hi Sheng, I did a talk on the Apac
at our upcoming "Apache MXNet Day" on 12/14.
This would be very helpful for our community to raise awareness
on building the community to be healthy and self-sustaining.
If you are willing to help out, it would be greatly appreci
Hi,
We at MXNet are looking for a volunteer from Apache to share about
the Apache Way at our upcoming "Apache MXNet Day" on 12/14.
This would be very helpful for our community to raise awareness
on building the community to be healthy and self-sustaining.
If you are willing to help out
ningtao created COMDEV-384:
--
Summary: Tasks in the help page seems to have not been updated for
a long time
Key: COMDEV-384
URL: https://issues.apache.org/jira/browse/COMDEV-384
Project: Community
Close now.
> GSOC 2018 OFBiz Onpage help tool
>
>
> Key: COMDEV-270
> URL: https://issues.apache.org/jira/browse/COMDEV-270
> Project: Community Development
> Issue Type: New Feature
&
this issue now. BTW the last contribution to
https://github.com/jwarby/jquery-pagewalkthrough was 5 years ago...
> GSOC 2018 OFBiz Onpage help tool
>
>
> Key: COMDEV-270
> URL: https://issues.apache.org/jir
[
https://issues.apache.org/jira/browse/COMDEV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190956#comment-17190956
]
Rajkumar Raiyan commented on COMDEV-270:
Thanks for your help
> GSOC 201
[
https://issues.apache.org/jira/browse/COMDEV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190955#comment-17190955
]
Rajkumar Raiyan commented on COMDEV-270:
Thanks for your help
> GSOC 201
Hi Rich,
You can count me in!!
On Fri, 19 Jun, 2020, 6:21 PM Rich Bowen, wrote:
> I should clarify something. I said this the last time I called for
> volunteers, but neglected to do so this time. Since this is a way that
> people are representing, and speaking for, the Foundation, I'm only able
I should clarify something. I said this the last time I called for
volunteers, but neglected to do so this time. Since this is a way that
people are representing, and speaking for, the Foundation, I'm only able
to accept people who are committers. So, if I cannot find you in the
committer roste
I am willing to volunteer https://www.facebook.com/ganesh.raju09
Ganesh
On Thu, Jun 18, 2020 at 7:24 AM Rich Bowen wrote:
> ComDev is nominally responsible for our Facebook presence -
> https://www.facebook.com/ApacheSoftwareFoundation/
>
> We need more volunteers to ensure that it isn't a toxi
1 - 100 of 813 matches
Mail list logo