From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 Date: Thu, 4 Feb 2016 04:39:13 -0800 (PST) From: surabhi bhargava To: outreachy-kernel Message-Id: <73bc3d37-0cf5-4e3b-ab68-49c759333679@googlegroups.com> In-Reply-To: References: Subject: Re: round 12 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_902_1547218318.1454589553996" X-Google-Token: EPGMzbUF5l-MsaEXA_s0 X-Google-IP: 14.139.196.2 ------=_Part_902_1547218318.1454589553996 Content-Type: multipart/alternative; boundary="----=_Part_903_132310636.1454589553996" ------=_Part_903_132310636.1454589553996 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello Julia, I have made some changes and have been trying to submit a patch since yesterday but can't get the mailer working. I tried Mutt and git send-email but the problem is that they use SMTP and I'm behind a HTTP proxy. I tried tunneling SMTP traffic through the HTTP proxy by using proxytunnel but that's not working. I'm not sure if I did it the right way but I followed this blog post . Can you suggest some other way of submitting patches or maybe a mailer which can work behind an HTTP proxy? Thanks, Surabhi On Monday, 18 January 2016 14:25:54 UTC+5:30, Julia Lawall wrote: > > The application period for round 12 will be February 9 - March 22. If you > haven't been an intern before, please consider applying. If you have been > an intern before, please consider whether you know someone else who might > like to apply :) > > The eligibility seems to be the same as in round 11: > > Currently, internships are open internationally to women (cis and trans), > trans men, and genderqueer people. Additionally, they are open to > residents and nationals of the United States of any gender who are > Black/African American, Hispanic/Latin@, American Indian, Alaska Native, > Native Hawaiian, or Pacific Islander. > > Please let me know if you have any questions. > > Julia > ------=_Part_903_132310636.1454589553996 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello Julia,

I have made some changes a= nd have been trying to submit a patch since yesterday but can't get the= mailer working. I tried Mutt and git send-email but the problem is that th= ey use SMTP and I'm behind a HTTP proxy. I tried tunneling SMTP traffic= through the HTTP proxy by using proxytunnel but that's not working. I&= #39;m not sure if I did it the right way but I followed this blog post. Can you suggest some other way= of submitting patches or maybe a mailer which can work behind an HTTP prox= y?

Thanks,
Surabhi

On Monday, 18 = January 2016 14:25:54 UTC+5:30, Julia Lawall wrote:
The application period for round 12 will be February = 9 - March 22. =C2=A0If you
haven't been an intern before, please consider applying. =C2=A0If y= ou have been
an intern before, please consider whether you know someone else who mig= ht
like to apply :)

The eligibility seems to be the same as in round 11:

Currently, internships are open internationally to women (cis and trans= ),
trans men, and genderqueer people. Additionally, they are open to
residents and nationals of the United States of any gender who are
Black/African American, Hispanic/Latin@, American Indian, Alaska Native= ,
Native Hawaiian, or Pacific Islander.

Please let me know if you have any questions.

Julia
------=_Part_903_132310636.1454589553996-- ------=_Part_902_1547218318.1454589553996-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 X-Received: by 10.28.153.6 with SMTP id b6mr837865wme.2.1454258657349; Sun, 31 Jan 2016 08:44:17 -0800 (PST) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 10.28.21.197 with SMTP id 188ls600110wmv.24.canary; Sun, 31 Jan 2016 08:44:16 -0800 (PST) X-Received: by 10.28.126.149 with SMTP id z143mr840731wmc.4.1454258656492; Sun, 31 Jan 2016 08:44:16 -0800 (PST) Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr. [192.134.164.83]) by gmr-mx.google.com with ESMTPS id s132si197813wmd.1.2016.01.31.08.44.16 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Jan 2016 08:44:16 -0800 (PST) Received-SPF: neutral (google.com: 192.134.164.83 is neither permitted nor denied by domain of julia.lawall@lip6.fr) client-ip=192.134.164.83; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.134.164.83 is neither permitted nor denied by domain of julia.lawall@lip6.fr) smtp.mailfrom=julia.lawall@lip6.fr X-IronPort-AV: E=Sophos;i="5.22,376,1449529200"; d="scan'208";a="200305677" Received: from vaio-julia.rsr.lip6.fr ([132.227.76.33]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 31 Jan 2016 17:44:16 +0100 Date: Sun, 31 Jan 2016 17:44:14 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: surabhi bhargava cc: outreachy-kernel Subject: Re: [Outreachy kernel] Re: round 12 In-Reply-To: <14133aa5-7ed6-446f-ac41-ef521f834abd@googlegroups.com> Message-ID: References: <14133aa5-7ed6-446f-ac41-ef521f834abd@googlegroups.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-494848588-1454258654=:4645" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-494848588-1454258654=:4645 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Sun, 31 Jan 2016, surabhi bhargava wrote: > Hello,  > My name is Surabhi and I wish to participate in the upcoming round of > Outreachy.  > I am facing some difficulty in making a change in the driver. I have been > trying to add the command  > printk(KERN_DEBUG "I can modify the Linux kernel!\n"); > in the e1000_main.c as mentioned on the link, but after make -j4, installing > and rebooting and dmesg | less, I am not able to find the change that I have > made. It says pattern not be found. > Could someone please help me with this? Maybe your machine is not using this driver? You can use the command lsmod to see what modules you have installed. You can also use the command lspci to find the hardware that is available on your machine. julia --8323329-494848588-1454258654=:4645-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 Date: Sun, 31 Jan 2016 08:35:43 -0800 (PST) From: surabhi bhargava To: outreachy-kernel Message-Id: <14133aa5-7ed6-446f-ac41-ef521f834abd@googlegroups.com> In-Reply-To: References: Subject: Re: round 12 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3251_1205542402.1454258143887" X-Google-Token: EN_vuLUF3yk1Zgl5pnA0 X-Google-IP: 14.139.196.2 ------=_Part_3251_1205542402.1454258143887 Content-Type: multipart/alternative; boundary="----=_Part_3252_850264362.1454258143887" ------=_Part_3252_850264362.1454258143887 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, My name is Surabhi and I wish to participate in the upcoming round of Outreachy. I am facing some difficulty in making a change in the driver. I have been trying to add the command printk(KERN_DEBUG "I can modify the Linux kernel!\n"); in the e1000_main.c as mentioned on the link , but after make -j4, installing and rebooting and dmesg | less, I am not able to find the change that I have made. It says pattern not be found. Could someone please help me with this? Thanks, Surabhi On Monday, 18 January 2016 14:25:54 UTC+5:30, Julia Lawall wrote: > The application period for round 12 will be February 9 - March 22. If you > haven't been an intern before, please consider applying. If you have been > an intern before, please consider whether you know someone else who might > like to apply :) > > The eligibility seems to be the same as in round 11: > > Currently, internships are open internationally to women (cis and trans), > trans men, and genderqueer people. Additionally, they are open to > residents and nationals of the United States of any gender who are > Black/African American, Hispanic/Latin@, American Indian, Alaska Native, > Native Hawaiian, or Pacific Islander. > > Please let me know if you have any questions. > > Julia > ------=_Part_3252_850264362.1454258143887 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello,
=C2=A0
My name is Surabhi and I wish = to participate in the upcoming round of Outreachy.=C2=A0
I am fac= ing some difficulty in making a change in the driver. I have been trying to= add the command=C2=A0
printk(KERN_DEBUG "I= can modify the Linux kernel!\n");
in the e1000_main.= c as mentioned on the link, but after make -j4, installing and rebooting and dmesg | less= , I am not able to find the change that I have made. It says pattern not be= found.
Could someone please help me with this?

Thanks,
Surabhi


<= br>
On Monday, 18 January 2016 14:25:54 UTC+5:30, Julia Lawall w= rote:
The applic= ation period for round 12 will be February 9 - March 22. =C2=A0If you
haven't been an intern before, please consider applying. =C2=A0If y= ou have been
an intern before, please consider whether you know someone else who mig= ht
like to apply :)

The eligibility seems to be the same as in round 11:

Currently, internships are open internationally to women (cis and trans= ),
trans men, and genderqueer people. Additionally, they are open to
residents and nationals of the United States of any gender who are
Black/African American, Hispanic/Latin@, American Indian, Alaska Native= ,
Native Hawaiian, or Pacific Islander.

Please let me know if you have any questions.

Julia
------=_Part_3252_850264362.1454258143887-- ------=_Part_3251_1205542402.1454258143887-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 X-Received: by 10.107.2.19 with SMTP id 19mr1697982ioc.23.1453961786062; Wed, 27 Jan 2016 22:16:26 -0800 (PST) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 10.107.37.135 with SMTP id l129ls668228iol.105.gmail; Wed, 27 Jan 2016 22:16:25 -0800 (PST) X-Received: by 10.50.18.100 with SMTP id v4mr1034240igd.1.1453961785563; Wed, 27 Jan 2016 22:16:25 -0800 (PST) Return-Path: Received: from mail-pf0-x232.google.com (mail-pf0-x232.google.com. [2607:f8b0:400e:c00::232]) by gmr-mx.google.com with ESMTPS id ui7si1334381pab.0.2016.01.27.22.16.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Jan 2016 22:16:25 -0800 (PST) Received-SPF: pass (google.com: domain of sudipm.mukherjee@gmail.com designates 2607:f8b0:400e:c00::232 as permitted sender) client-ip=2607:f8b0:400e:c00::232; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of sudipm.mukherjee@gmail.com designates 2607:f8b0:400e:c00::232 as permitted sender) smtp.mailfrom=sudipm.mukherjee@gmail.com; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Received: by mail-pf0-x232.google.com with SMTP id x125so18314148pfb.0 for ; Wed, 27 Jan 2016 22:16:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=YnB9cjcc1zcrPvelJkkQZieX9nL5K2CwR+dfPDQ/h9M=; b=C2CNTmMKootNl82q+hyCme3/5JmGoHiNLADB6ptyJh5yo/dsJ9Bp9NLoMAHENCPYs0 QqWyM6nO7ZmJVz1tb9L6vYH+PX9N3N91+rsXpmLApnQeTgUmeacEKGPTuv8JTU3ySiBv 1ztZmL4Sr/XALsm/kV9wxYV9naxglD21h6y+Uo/7yJK8fZEoHaMtir70qpmqIkPt0H4f hNKpOG/KvnFyvwkjuRpFBxmYqn1pF0espmW8hBsgttgeerONV/CNo5YRCMMVEPrcjJ1v 6Wqum1+ohj0Q0XQGjoj4C/uBAUcqu3Tw5YRbtsYCG8zoBi6Tmbfi491qt7W22HNzDiMr yTDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=YnB9cjcc1zcrPvelJkkQZieX9nL5K2CwR+dfPDQ/h9M=; b=mQ9AKclH8ryKXzWR7EDwDGppMDwpxUWnaBtBw22tsqiYDKlTCkQJUIAL/RSOsoY4nS vze3y4TaIgPE2SUMBS5sAYpTKjMgRTdiQRdoaGaVPhtbP3M/N1FDrnD6zLO5kI/Si0xJ qbDITP9CZS88LOWCAHRGd/o99BtQdnlOQv25s1Rvvja1vQXa+/+YLImKSyJEUmZD9YmY nI9B6pjKi/6AGad4BQIq+mZz7JxrrhGvC9DfqGDKfF1GFIMuUSv6RzD0y5aknh9zKYah s1YuknuZX+RoU0KrFXpHWilk9GBn16i6foP/YLPiSqM2HdP2CLjQof9lC4wIqNHQryj6 vStQ== X-Gm-Message-State: AG10YOSadKapqomWv0MBJ66BnxXyTh3U46D891o1/FRZVeEloUz/5le02fvA4ubVD2vBIw== X-Received: by 10.98.65.148 with SMTP id g20mr2066574pfd.21.1453961785406; Wed, 27 Jan 2016 22:16:25 -0800 (PST) Return-Path: Received: from sudip-pc ([183.82.228.136]) by smtp.gmail.com with ESMTPSA id s19sm13145023pfs.62.2016.01.27.22.16.23 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 27 Jan 2016 22:16:24 -0800 (PST) Date: Thu, 28 Jan 2016 11:46:15 +0530 From: Sudip Mukherjee To: Bhumika Goyal Cc: outreachy-kernel Subject: Re: [Outreachy kernel] Re: round 12 Message-ID: <20160128061615.GA9938@sudip-pc> References: <54734a8f-1a51-4ef2-af5a-05219aaf800e@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54734a8f-1a51-4ef2-af5a-05219aaf800e@googlegroups.com> User-Agent: Mutt/1.5.21 (2010-09-15) On Tue, Jan 19, 2016 at 02:55:55AM -0800, Bhumika Goyal wrote: > Hey Julia, my name is Bhumika and I am very excited to be a part of > Outreachy for the coming round.I started submitting patches a few days ago > but I haven't received any acceptance yet. I have sent them to the > maintainers and the mailing lists as well. Should I send them again or > should I wait for a few days? Looks like your bluetooth patch has been applied. And about your staging patches, please wait for 1 - 2 weeks more. And just few things before the round starts. 1) do not top post. 2) do not send mime-formatted mails. regards sudip From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 Date: Fri, 22 Jan 2016 22:53:41 -0800 (PST) From: sayli karnik To: outreachy-kernel Message-Id: <6fccd19e-1551-46d1-8f6f-faa89ba6f614@googlegroups.com> In-Reply-To: References: Subject: Re: round 12 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_93_90672466.1453532021318" X-Google-Token: EPXGjLUF8WsvOGFePQY0 X-Google-IP: 120.60.143.231 ------=_Part_93_90672466.1453532021318 Content-Type: multipart/alternative; boundary="----=_Part_94_1659208494.1453532021319" ------=_Part_94_1659208494.1453532021319 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I am Sayli Karnik, an Outreachy aspirant for the upcoming Round 12 in May.I would like to contribute to Linux Kernel as it would be a great learning experience for me.I have started going through the tutorial at kernelnewbies.org. What should I start working on in order to contribute to Coccinelle? Please assist me to go further in this initiative. Many Thanks! On Monday, January 18, 2016 at 2:25:54 PM UTC+5:30, Julia Lawall wrote: > > The application period for round 12 will be February 9 - March 22. If you > haven't been an intern before, please consider applying. If you have been > an intern before, please consider whether you know someone else who might > like to apply :) > > The eligibility seems to be the same as in round 11: > > Currently, internships are open internationally to women (cis and trans), > trans men, and genderqueer people. Additionally, they are open to > residents and nationals of the United States of any gender who are > Black/African American, Hispanic/Latin@, American Indian, Alaska Native, > Native Hawaiian, or Pacific Islander. > > Please let me know if you have any questions. > > Julia > ------=_Part_94_1659208494.1453532021319 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

I am Sayl= i Karnik, an=C2=A0Outreachy=C2=A0aspirant for the upcoming Round 1= 2 in May.I would like to contribute to Linux Kernel as it would be a great = learning experience for me.I have started going through the tutorial at=C2= =A0kernelnewbies.org.=C2=A0

What sh= ould I start working on in order to contribute to=C2=A0Coccinelle?
Please assist me to go further in this ini= tiative.
Many Thanks!
On Monday,= January 18, 2016 at 2:25:54 PM UTC+5:30, Julia Lawall wrote:
The application period for round 12 will be = February 9 - March 22. =C2=A0If you
haven't been an intern before, please consider applying. =C2=A0If y= ou have been
an intern before, please consider whether you know someone else who mig= ht
like to apply :)

The eligibility seems to be the same as in round 11:

Currently, internships are open internationally to women (cis and trans= ),
trans men, and genderqueer people. Additionally, they are open to
residents and nationals of the United States of any gender who are
Black/African American, Hispanic/Latin@, American Indian, Alaska Native= ,
Native Hawaiian, or Pacific Islander.

Please let me know if you have any questions.

Julia
------=_Part_94_1659208494.1453532021319-- ------=_Part_93_90672466.1453532021318-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 X-Received: by 10.112.150.161 with SMTP id uj1mr4546489lbb.17.1453288304788; Wed, 20 Jan 2016 03:11:44 -0800 (PST) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 10.25.84.205 with SMTP id i196ls676491lfb.8.gmail; Wed, 20 Jan 2016 03:11:43 -0800 (PST) X-Received: by 10.112.137.102 with SMTP id qh6mr4717962lbb.9.1453288303953; Wed, 20 Jan 2016 03:11:43 -0800 (PST) Return-Path: Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com. [2a00:1450:400c:c09::235]) by gmr-mx.google.com with ESMTPS id h123si755860wmd.0.2016.01.20.03.11.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Jan 2016 03:11:43 -0800 (PST) Received-SPF: pass (google.com: domain of daniel.baluta@gmail.com designates 2a00:1450:400c:c09::235 as permitted sender) client-ip=2a00:1450:400c:c09::235; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of daniel.baluta@gmail.com designates 2a00:1450:400c:c09::235 as permitted sender) smtp.mailfrom=daniel.baluta@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Authentication-Results: mx.google.com; dkim=pass header.i=@gmail.com Received: by mail-wm0-x235.google.com with SMTP id n5so21650685wmn.0 for ; Wed, 20 Jan 2016 03:11:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pIreUPvvF+s01LBbQl8vHYpzvByaJTxQNMFY94lXiIs=; b=LZscfsylVm/iqA37+CJ/qtZZwqE80TCG1dZLLzYhaaOil45BIeu3p5AFQuC4zL5otz oUczyvqMpPofw5/RtvImMvzBkCdOKwpyZ8wiJjLZLCQsJJQ3kr+onv+2g8mL+k3iThlW QHrOoIScgtdlYzhnvacBori6f8E7gV4yGTTVlSWUrGRS8viCvJ6Gwi45gkxALFCTLII6 qcXZB1VFhQuIQt6tMztD4H87CiZvt6CPGyD13Z4vvF3NqnWixlvmxs33WAT9wvMvenK/ MKhehi6NQaFeTIp89PDVNbtj1a4sJ3oxdzok3F/tml5CudPOtuCY+cXo/xcdc3z9WETF 5pgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=pIreUPvvF+s01LBbQl8vHYpzvByaJTxQNMFY94lXiIs=; b=m4y4ews8U8c/G1Y/uIkY/XIsyfAWIXPUEiXgGciFfBU4VffVXNuRkn3nMDNXuJN77d 8E+3LtKY6h/q1BhXgOgskxRKwQHwPWY9qTkDJ9MQVWNxl5AuTokJyO0B9irA74yjIRwK P8IRDpE50EUVm57BwFcsiPIIIWgDZH7c9cYWN87wh4xLuJ2QGpcZbvyRvp7WS0UeJCis DYyVpc9SKsigHvIzUWcPOCVqQgiLv2apfq3kBTIIrK1qM9HbTYL0KN0yKN2UyB3IwX5w VSA7EfAsOwmW0uE6EhlAq3/HKsatZtcJCEGzMXfdjUfQBmfsLX3izpn9wLrLPfjqnSqz bILg== X-Gm-Message-State: AG10YOSJ60ztEr9X6Up8Q1smuPZgxjXRPxcSswreHCenpz1ta25qXSo+YWjpbmOPv/tSHH6U0u1AjH9PyyA9xg== MIME-Version: 1.0 X-Received: by 10.28.6.201 with SMTP id 192mr3612365wmg.0.1453288303811; Wed, 20 Jan 2016 03:11:43 -0800 (PST) Received: by 10.194.222.165 with HTTP; Wed, 20 Jan 2016 03:11:43 -0800 (PST) In-Reply-To: <5faad4a1-a1fe-43b6-b96a-473b1d80f934@googlegroups.com> References: <5faad4a1-a1fe-43b6-b96a-473b1d80f934@googlegroups.com> Date: Wed, 20 Jan 2016 13:11:43 +0200 Message-ID: Subject: Re: [Outreachy kernel] Re: round 12 From: Daniel Baluta To: Janani Ravichandran Cc: outreachy-kernel Content-Type: text/plain; charset=UTF-8 > Hello, Julia! > > On this page, under Round 12 projects, I see only Coccinelle. Will more > projects be updated in the future or is Coccinelle the only one? Hi Janani, Usually there will be around 4-5 projects. thanks, Daniel. From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 Date: Tue, 19 Jan 2016 09:27:13 -0800 (PST) From: Janani Ravichandran To: outreachy-kernel Message-Id: <5faad4a1-a1fe-43b6-b96a-473b1d80f934@googlegroups.com> In-Reply-To: References: Subject: Re: round 12 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_128_1521964482.1453224433669" X-Google-Token: EPHj-bQFje6bLmDSBCQ0 X-Google-IP: 72.231.208.13 ------=_Part_128_1521964482.1453224433669 Content-Type: multipart/alternative; boundary="----=_Part_129_172044928.1453224433670" ------=_Part_129_172044928.1453224433670 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Monday, 18 January 2016 03:55:54 UTC-5, Julia Lawall wrote: > > The application period for round 12 will be February 9 - March 22. If you > haven't been an intern before, please consider applying. If you have been > an intern before, please consider whether you know someone else who might > like to apply :) > > The eligibility seems to be the same as in round 11: > > Currently, internships are open internationally to women (cis and trans), > trans men, and genderqueer people. Additionally, they are open to > residents and nationals of the United States of any gender who are > Black/African American, Hispanic/Latin@, American Indian, Alaska Native, > Native Hawaiian, or Pacific Islander. > > Please let me know if you have any questions. > > Julia > Hello, Julia! On this page, under Round 12 projects, I see only Coccinelle. Will more projects be updated in the future or is Coccinelle the only one? Thanks! Janani ------=_Part_129_172044928.1453224433670 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

On Monday, 18 January 2016 03:55:54 UTC-5, Julia Lawall wrote:The application period for round 1= 2 will be February 9 - March 22. =C2=A0If you
haven't been an intern before, please consider applying. =C2=A0If y= ou have been
an intern before, please consider whether you know someone else who mig= ht
like to apply :)

The eligibility seems to be the same as in round 11:

Currently, internships are open internationally to women (cis and trans= ),
trans men, and genderqueer people. Additionally, they are open to
residents and nationals of the United States of any gender who are
Black/African American, Hispanic/Latin@, American Indian, Alaska Native= ,
Native Hawaiian, or Pacific Islander.

Please let me know if you have any questions.

Julia
=C2=A0
Hello, Julia!

On=C2=A0this=C2=A0page,= under Round 12 projects, I see only Coccinelle. Will more projects be upda= ted in the future or is Coccinelle the only one?

T= hanks!
Janani
------=_Part_129_172044928.1453224433670-- ------=_Part_128_1521964482.1453224433669-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6241048565443985408 X-Received: by 10.112.138.98 with SMTP id qp2mr2732492lbb.4.1453107354240; Mon, 18 Jan 2016 00:55:54 -0800 (PST) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 10.25.23.160 with SMTP id 32ls415819lfx.63.gmail; Mon, 18 Jan 2016 00:55:53 -0800 (PST) X-Received: by 10.112.54.202 with SMTP id l10mr2675785lbp.14.1453107353435; Mon, 18 Jan 2016 00:55:53 -0800 (PST) Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr. [192.134.164.83]) by gmr-mx.google.com with ESMTPS id 5si400906wmm.2.2016.01.18.00.55.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Jan 2016 00:55:53 -0800 (PST) Received-SPF: neutral (google.com: 192.134.164.83 is neither permitted nor denied by domain of julia.lawall@lip6.fr) client-ip=192.134.164.83; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.134.164.83 is neither permitted nor denied by domain of julia.lawall@lip6.fr) smtp.mailfrom=julia.lawall@lip6.fr X-IronPort-AV: E=Sophos;i="5.22,312,1449529200"; d="scan'208";a="197864474" Received: from vaio-julia.rsr.lip6.fr ([132.227.76.33]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Jan 2016 09:55:53 +0100 Date: Mon, 18 Jan 2016 09:55:34 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: outreachy-kernel@googlegroups.com Subject: round 12 Message-ID: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII The application period for round 12 will be February 9 - March 22. If you haven't been an intern before, please consider applying. If you have been an intern before, please consider whether you know someone else who might like to apply :) The eligibility seems to be the same as in round 11: Currently, internships are open internationally to women (cis and trans), trans men, and genderqueer people. Additionally, they are open to residents and nationals of the United States of any gender who are Black/African American, Hispanic/Latin@, American Indian, Alaska Native, Native Hawaiian, or Pacific Islander. Please let me know if you have any questions. Julia