README.md 1.6 KB

Circular A-130: Managing Information as a Strategic Resource

The Office of Management and Budget (OMB) is proposing to revise Circular No. A-130, Managing Information as a Strategic Resource, to incorporate new statutory requirements and enhanced technological capabilities, as well as address current and evolving technical and personal security threats.

The proposed guidance is now open for public comment on this page. The public feedback period will be 30 days, closing on November 20, 2015. Following the public feedback period, OMB will analyze all submitted feedback and revise the policy as necessary.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Developing on the site locally

This site uses Jekyll, Sass, Bourbon, Neat, and requires Ruby 2.x.

Install dependencies with Bundler:

bundle install

And run the site with Jekyll:

bundle exec jekyll serve --watch

If all goes well, visit the site at http://localhost:4000.