diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 10:16:39 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 10:16:39 -0300 |
| commit | f8e57d0234b708ee7e3bf57316f4be5b95174b10 (patch) | |
| tree | 7820ba4660909ff49e13be8e1b06ac5b215d6608 /opml/computing/software/development.opml | |
| parent | aabd6fe89907f1ee705e78cdcbe536773c7990df (diff) | |
| download | feeds-f8e57d0234b708ee7e3bf57316f4be5b95174b10.tar.gz feeds-f8e57d0234b708ee7e3bf57316f4be5b95174b10.tar.bz2 | |
Feat: project restructuring
Diffstat (limited to 'opml/computing/software/development.opml')
| -rw-r--r-- | opml/computing/software/development.opml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/opml/computing/software/development.opml b/opml/computing/software/development.opml new file mode 100644 index 0000000..063c4ee --- /dev/null +++ b/opml/computing/software/development.opml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> +<opml version="2.0"> + <head> + <title>Development</title> + </head> + <body> + <outline title="Computing"> + <outline title="Software"> + <outline title="Development"> + <!-- + <outline type="rss" xmlUrl="https://leap.se/code/activity.atom" htmlUrl="https://leap.se/code/activity" title="LEAP Bug Tracker - Overall Activity"/> + <outline type="rss" xmlUrl="http://web.monkeysphere.info/news/index.rss" htmlUrl="http://web.monkeysphere.info/news" title="Monkeysphere News"/> + <outline type="rss" xmlUrl="https://labs.riseup.net/code/projects/sharedpuppetmodules/activity.atom" htmlUrl="https://labs.riseup.net/code/projects/sharedpuppetmodules/activity" title="Shared Puppet Modules Activities"/> + <outline type="rss" xmlUrl="https://labs.riseup.net/code/activity.atom" htmlUrl="https://labs.riseup.net/code/activity" title="RiseupLabs Activities"/> + <outline type="rss" xmlUrl="https://groups.google.com/forum/feed/puppet-dev/msgs/atom_v1_0.xml" htmlUrl="" title="Puppet Development"/> + <outline type="rss" xmlUrl="http://feeds.feedburner.com/GustavoDuarte" htmlUrl="" title="Gustavo Duarte - Brain Food for Hackers"/> + <outline title="Planet Python" text="Planet Python" description="Planet Python" type="rss" xmlUrl="http://planet.python.org/rss20.xml" htmlUrl="http://planetpython.org/"/> + --> + </outline> + </outline> + </outline> + </body> +</opml> |
