forked from xdlinux/xdproject
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjoinus.html
34 lines (34 loc) · 1.04 KB
/
joinus.html
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
<html>
<head>
<meta charset='utf-8'>
<style type="text/css">
body {
margin-top: 1.0em;
background: #e1e1e1 repeat url(body_bg.png) 0 0;
background-attachment: fixed;
font-family: Helvetica, Arial, FreeSans, san-serif;
text-shadow: 1px 1px 0px #FFFFFF;
color: #000;
}
</style>
</head>
<body>
本项目暂时为相对安全的加入模式</br>
</br>
加入方法 :</br>
</br>
发送申请邮件给xdproject的管理员,然后大家可以在邮件里面多聊一会。<br>
云儿 : [email protected]</br>
小松 : [email protected]</br>
bigeagle : [email protected]</br>
</br>
</br>
或是,加入邮件列表,/*反正你要加的可能性,以概率收敛于一*/</br>
那么邮件主题是 : 申请加入xdlinux @ github.com</br>
收件人 : [email protected]</br>
内容 :</br>
          你的ID </br>
          你的Email</br>
          随便说几句,任意发挥......</br>
</body>
</html>