summaryrefslogtreecommitdiffstats
path: root/static/join/index.html
blob: 9a73ca46da5b531b0e228e3f8f0a830e0c81a362 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!--#include virtual="/includes/html-open.html"-->

<!--#include virtual="/includes/header-open.html"-->
<title>Join &mdash; Free Software Foundation India</title>
<!--#include virtual="/includes/header-close.html"-->

<!--#include virtual="/includes/body-open.html"-->
<!--#include virtual="/includes/navbar.html"-->

<div class="container main">
        <section class="section">
            <div class="content">

                <header>
                    <h1>Register for Associate Fellowship</h1>
                </header>

                <p>The Free Software Foundation of India is offering
                Associate Fellowship to individuals. This fellowship
                is an expression of solidarity with <a href="/about">the
                aims and objectives of FSF India</a> and to support
                FSF India as an organization that promotes software
                freedom in the country. The nature of expenses are
                usually incurred in maintaining the office, travel
                expenses of the activists to fulfil organizational
                responsibilities, for participating in national and
                international networks, publishing books, maintaining
                website and mailing lists,brochures, leaflets, and
                other propaganda material, paying full time/part time
                employees for their service etc. Currently FSF India
                has an office in Thiruvananthapuram with only one full
                time employee. The organization currently has no
                resources to have more people to work in other parts
                of the country. We invite you to become an associate
                fellow and support FSF India.</p>

                <h2>Fellowship Details</h2>

                <section class="section fellowship-type">
                    <div class="content">
                        <header>
                            <h1>General Fellowship</h2>
                        </header>

                        <p><strong>Benefits</strong></p>

                        <ul>
                            <li>FSF India Associate Fellow Card</li>
                        </ul>

                        <p><strong>Fee</strong></p>

                        <ul>
                            <li>Yearly –  &#8377; 200</li>
                            <li>Advised for Students</li>
                        </ul>
                    </div>
                </section>

                <section class="section fellowship-type">
                    <div class="content">
                        <header>
                            <h1>Professional Fellowship</h2>
                        </header>

                        <p><strong>Benefits</strong></p>

                        <ul>
                            <li>All the benefits of General Fellowship</li>
                            <li>Listing on Fellows Page of FSF India website</li>
                            <li>FSF India T’Shirt (when available)</li>
                            <li>10% discount on GNU Merchandise*</li>
                        </ul>

                        <p><strong>Fee</strong></p>

                        <ul>
                            <li>Yearly –  &#8377; 500</li>
                            <li>5 years - &#8377; 2000</li>
                            <li>10 years - &#8377; 4000</li>
                            <li>Lifetime - &#8377; 7500</li>
                        </ul>
                    </div>
                </section>

                <section class="section fellowship-type">
                    <div class="content">
                        <header>
                            <h1>Premium Fellowship</h2>
                        </header>

                        <p><strong>Benefits</strong></p>

                        <ul>
                            <li>All the benefits of General Fellowship</li>
                            <li>Listing on Fellows Page of FSF India website</li>
                            <li>FSF India T’Shirt (when available)</li>
                            <li>10% discount on GNU Merchandise*</li>
                        </ul>

                        <p><strong>Fee</strong></p>

                        <ul>
                            <li>Yearly –  &#8377; 1000</li>
                            <li>5 years - &#8377; 4000</li>
                            <li>10 years - &#8377; 8000</li>
                            <li>Lifetime - &#8377; 15000</li>
                        </ul>
                    </div>
                </section>

                <p>
                    After Filling the form please send DD/MO/Cheque by
                    post as fast as possible. If you wish to send by
                    private courier or Speedpost, please make sure
                    that you give the telephone number along with the
                    address. Otherwise, the material could be returned
                    Please give two weeks to one month time for your
                    material to reach you. If you have not received
                    the material even after one month, please email
                    <a href="mailto:fellowship@gnu.org.in">fellowship@gnu.org.in</a>
                </p>

                <h3>Contact Information</h3>

                <p>Address to which Cheque/Money Order/Demand Draft should be sent:</p>

                <p>Free Software Foundation of India:</p>

<pre>
TC 27/2207
Chirakulam Road Statue
Thiruvananthapuram 695 001 INDIA
Phone: +91 471 2460250
</pre>

                <p>Bank Details</p>

<pre>
Free Software Foundation of India
HDFC Bank
Anchorage Building, Chembur, Mumbai.
A/C#: 00132000017424
RTGS / IFSC: HDFC0000013
</pre>

                <p>
                    <em>* Till FSFI manages to create,maintain and
                    distribute merchandise, we will not be able to
                    commit so many goodies as available at the site
                    currently, for it needs initial investment. As the
                    fellowship program establishes itself we will make
                    and distribute GNU Merchandise till then keep
                    contributing and spread the word.</em>
                </p>


            </div>
        </section>
</div>

<!--#include virtual="/includes/footer.html"-->
<!--#include virtual="/includes/js.html"-->
<!--#include virtual="/includes/body-close.html"-->
<!--#include virtual="/includes/html-close.html"-->