1- .. Copyright 2012 David Malcolm <dmalcolm@redhat.com>
2- Copyright 2012 Red Hat, Inc.
1+ .. Copyright 2012, 2017 David Malcolm <dmalcolm@redhat.com>
2+ Copyright 2012, 2017 Red Hat, Inc.
33
44 This is free software: you can redistribute it and/or modify it
55 under the terms of the GNU General Public License as published by
1818 Getting Involved
1919================
2020
21- The plugin's web site is the Trac instance at: https://fedorahosted.org/gcc-python-plugin/
21+ The plugin's web site is this GitHub repository:
22+
23+ https://github.com/davidmalcolm/gcc-python-plugin
2224
2325The primary place for discussion of the plugin is the mailing list:
2426https://fedorahosted.org/mailman/listinfo/gcc-python-plugin
@@ -29,26 +31,6 @@ http://readthedocs.org/docs/gcc-python-plugin/en/latest/index.html
2931
3032The project's mailing list is here: https://fedorahosted.org/mailman/listinfo/gcc-python-plugin
3133
32- There's also a mailing list that receives commit notifications here: https://fedorahosted.org/mailman/listinfo/gcc-python-plugin-commits
33-
34- Bugs can be filed with the Trac instance:
35-
36- https://fedorahosted.org/gcc-python-plugin/newticket
37-
38- though you need a Fedora account to do so (creating a Fedora account is trivial; see: http://fedoraproject.org/wiki/Account_System/NewAccount )
39-
40- The code is stored in the git repository here:
41-
42- http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=summary
43-
44- You can obtain the source code from git by using::
45-
46- $ git clone git://git.fedorahosted.org/gcc-python-plugin.git
47-
48- There is also a clone of the repository on github here:
49-
50- https://github.com/davidmalcolm/gcc-python-plugin
51-
5234Ideas for using the plugin
5335--------------------------
5436
0 commit comments