diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-31 01:41:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-31 01:41:45 (EDT) |
commit | d0e09b8642648f921aa91eb37fe1ad71d34927dc (patch) | |
tree | a077910dc41ba48a75f70c17867603600aa88286 /section/afl.html | |
download | resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.zip resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.gz resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.bz2 |
Initial commit.
Diffstat (limited to 'section/afl.html')
-rw-r--r-- | section/afl.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/section/afl.html b/section/afl.html new file mode 100644 index 0000000..ca59a91 --- /dev/null +++ b/section/afl.html @@ -0,0 +1,19 @@ +<section class="afl"> + <h2>Professional Affiliations</h2> + <ul> + <li> + <p> + Associate Member of Free Software Foundation, + Inc. + </p> + <p> + Former member of NJIT chapter of Association for + Computing Machinery (ACM) + </p> + <p> + Former leader of GNU/Linux special interest + group in NJIT chapter of ACM + </p> + </li> + </ul> +</section> |